We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d5b44 commit e6697beCopy full SHA for e6697be
CodeGen/Generators/NanoFrameworkGen/NuspecGenerator.cs
@@ -22,7 +22,7 @@ public override string Generate()
22
<package xmlns=""http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"">
23
<metadata>
24
<id>UnitsNet.nanoFramework.{_quantity.Name}</id>
25
- <version>4.93.0</version>
+ <version>4.94.0</version>
26
<title>Units.NET {_quantity.Name} - nanoFramework</title>
27
<authors>Andreas Gullberg Larsen,nanoFramework project contributors</authors>
28
<owners>UnitsNet</owners>
0 commit comments