Skip to content

Commit

Permalink
JsonNet: 1.1.0-alpha3
Browse files Browse the repository at this point in the history
Squashed alpha1-2 commits
  • Loading branch information
angularsen committed Jun 11, 2017
1 parent eb26276 commit c1ebee3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<Project>
<PropertyGroup>
<AssemblyName>UnitsNet.Serialization.JsonNet</AssemblyName>
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
<Version>1.0.0-alpha6</Version>
<Version>1.1.0-alpha3</Version>
<Authors>Andreas Gullberg Larsen</Authors>
<Title>Units.NET Serialization with Json.NET</Title>
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
Expand All @@ -15,4 +15,4 @@
<BaseIntermediateOutputPath>obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
<OutputPath>..\Artifacts\$(MSBuildProjectName)</OutputPath>
</PropertyGroup>
</Project>
</Project>

0 comments on commit c1ebee3

Please sign in to comment.