File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
UnitsNet.WindowsRuntimeComponent Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717[ assembly: AssemblyTrademark ( "" ) ]
1818[ assembly: AssemblyCulture ( "" ) ]
1919[ assembly: NeutralResourcesLanguage ( "" ) ]
20- [ assembly: AssemblyVersion ( "4.85 .0" ) ]
21- [ assembly: AssemblyFileVersion ( "4.85 .0" ) ]
20+ [ assembly: AssemblyVersion ( "4.86 .0" ) ]
21+ [ assembly: AssemblyFileVersion ( "4.86 .0" ) ]
2222[ assembly: InternalsVisibleTo ( "UnitsNet.WindowsRuntimeComponent.Tests" ) ]
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >UnitsNet.WindowsRuntimeComponent</id >
5- <version >4.85 .0</version >
5+ <version >4.86 .0</version >
66 <title >Units.NET - Windows Runtime Component</title >
77 <authors >Andreas Gullberg Larsen</authors >
88 <owners >Andreas Gullberg Larsen</owners >
Original file line number Diff line number Diff line change 22 <!-- NuGet properties -->
33 <PropertyGroup >
44 <PackageId >UnitsNet</PackageId >
5- <Version >4.85 .0</Version >
5+ <Version >4.86 .0</Version >
66 <Authors >Andreas Gullberg Larsen</Authors >
77 <Title >Units.NET</Title >
88 <Description >Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.</Description >
You can’t perform that action at this time.
0 commit comments