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 0826b75 commit e5ccbcdCopy full SHA for e5ccbcd
UnitsNet.Serialization.JsonNet/UnitsNet.Serialization.JsonNet.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<!-- NuGet properties -->
3
<PropertyGroup>
4
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
5
- <Version>4.0.0-beta1</Version>
+ <Version>4.0.0-beta2</Version>
6
<Authors>Andreas Gullberg Larsen</Authors>
7
<Title>Units.NET Serialization with Json.NET</Title>
8
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
0 commit comments