File tree 3 files changed +4
-4
lines changed
UnitsNet.WindowsRuntimeComponent
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
[ assembly: AssemblyTrademark ( "" ) ]
18
18
[ assembly: AssemblyCulture ( "" ) ]
19
19
[ assembly: NeutralResourcesLanguage ( "" ) ]
20
- [ assembly: AssemblyVersion ( "4.63 .0" ) ]
21
- [ assembly: AssemblyFileVersion ( "4.63 .0" ) ]
20
+ [ assembly: AssemblyVersion ( "4.64 .0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "4.64 .0" ) ]
22
22
[ assembly: InternalsVisibleTo ( "UnitsNet.WindowsRuntimeComponent.Tests" ) ]
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >UnitsNet.WindowsRuntimeComponent</id >
5
- <version >4.63 .0</version >
5
+ <version >4.64 .0</version >
6
6
<title >Units.NET - Windows Runtime Component</title >
7
7
<authors >Andreas Gullberg Larsen</authors >
8
8
<owners >Andreas Gullberg Larsen</owners >
Original file line number Diff line number Diff line change 2
2
<!-- NuGet properties -->
3
3
<PropertyGroup >
4
4
<PackageId >UnitsNet</PackageId >
5
- <Version >4.63 .0</Version >
5
+ <Version >4.64 .0</Version >
6
6
<Authors >Andreas Gullberg Larsen</Authors >
7
7
<Title >Units.NET</Title >
8
8
<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