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 22 <!-- NuGet properties -->
33 <PropertyGroup >
44 <PackageId >UnitsNet.Serialization.JsonNet</PackageId >
5- <Version >5.28.0 </Version >
5+ <Version >6.0.0-pre001 </Version >
66 <Authors >Andreas Gullberg Larsen</Authors >
77 <Title >Units.NET Serialization with Json.NET</Title >
88 <Description >A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description >
2020
2121 <!-- Assembly and msbuild properties -->
2222 <PropertyGroup >
23- <AssemblyVersion >5 .0.0.0</AssemblyVersion > <!-- Should reflect major part of Version -->
23+ <AssemblyVersion >6 .0.0.0</AssemblyVersion > <!-- Should reflect major part of Version -->
2424 <LangVersion >latest</LangVersion >
2525 <Nullable >enable</Nullable >
2626 <RootNamespace >UnitsNet.Serialization.JsonNet</RootNamespace >
You can’t perform that action at this time.
0 commit comments