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 58b09ac commit e529653Copy full SHA for e529653
UnitsNet.Serialization.JsonNet/UnitsNet.Serialization.JsonNet.Common.props
@@ -3,7 +3,7 @@
3
<AssemblyName>UnitsNet.Serialization.JsonNet</AssemblyName>
4
<RootNamespace>UnitsNet.Serialization.JsonNet</RootNamespace>
5
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
6
- <Version>1.1.1</Version>
+ <Version>1.2.0</Version>
7
<Authors>Andreas Gullberg Larsen</Authors>
8
<Title>Units.NET Serialization with Json.NET</Title>
9
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
@@ -16,4 +16,4 @@
16
<BaseIntermediateOutputPath>obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
17
<OutputPath>..\Artifacts\$(MSBuildProjectName)</OutputPath>
18
</PropertyGroup>
19
-</Project>
+</Project>
0 commit comments