File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
UnitsNet.Serialization.JsonNet Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- NuGet properties -->
3
3
<PropertyGroup >
4
4
<PackageId >UnitsNet.Serialization.JsonNet</PackageId >
5
- <Version >5.0.0-rc001 </Version >
5
+ <Version >JsonNet/ 5.0.0-rc004 </Version >
6
6
<Authors >Andreas Gullberg Larsen</Authors >
7
7
<Title >Units.NET Serialization with Json.NET</Title >
8
8
<Description >A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description >
20
20
21
21
<!-- Assembly and msbuild properties -->
22
22
<PropertyGroup >
23
- <AssemblyVersion >5.0.0.0</AssemblyVersion > <!-- Should reflect major part of Version -->
23
+ <AssemblyVersion >JsonNet/ 5.0.0.0</AssemblyVersion > <!-- Should reflect major part of Version -->
24
24
<LangVersion >latest</LangVersion >
25
25
<Nullable >enable</Nullable >
26
26
<RootNamespace >UnitsNet.Serialization.JsonNet</RootNamespace >
You can’t perform that action at this time.
0 commit comments