Skip to content

Conversation

rschiefer
Copy link
Contributor

Added missing UnitsNet.nF nuget packages for IoT.Devices

@angularsen angularsen merged commit 5d775c1 into angularsen:master May 28, 2021
@angularsen
Copy link
Owner

@rschiefer For some reason, Power nuget is not built, but Density is.

I don't have a nanoFramework build environment locally right now. Could you take a look at what is going on? I can't spot the error. The project/nuspec files seem identical really.

https://ci.appveyor.com/project/angularsen/unitsnet/builds/39375489

Attempting to build package from 'UnitsNet.NanoFramework.Power.nuspec'.
.\\build-with-wrc.bat : Could not find a part of the path 'C:\projects\unitsnet\Artifacts\UnitsNet.NanoFramework\Power'.
At line:2 char:1
+ .\\build-with-wrc.bat
+ ~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Could not find ...amework\Power'.:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\projects\unitsnet\Artifacts\UnitsNet.NanoFramework\Power'.

@angularsen
Copy link
Owner

@rschiefer I found it. There was a missing piece still excluding decimal types from the solution, so Power, Information and BitRate quantities were not built and thus could not be nuget packed.

207363d

@angularsen
Copy link
Owner

@angularsen
Copy link
Owner

With some luck, Power nuget 4.93 should be out within a few minutes.
https://ci.appveyor.com/project/angularsen/unitsnet/builds/39376039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants