File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
UnitsNet.TestApps.Uwp.Csharp
UnitsNet.TestApps.Uwp.JavaScript
UnitsNet.TestApps.Uwp.WinJS Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"Microsoft.NETCore.UniversalWindowsPlatform" : " 5.0.0" ,
4
- "UnitsNet.WindowsRuntimeComponent" : " 3.39.1 "
4
+ "UnitsNet.WindowsRuntimeComponent" : " 3.40.0 "
5
5
},
6
6
"frameworks" : {
7
7
"uap10.0" : {}
Original file line number Diff line number Diff line change 79
79
</ItemGroup >
80
80
<ItemGroup >
81
81
<Reference Include =" UnitsNet" >
82
- <HintPath >..\packages\UnitsNet.WindowsRuntimeComponent.3.39.1 \lib\uap10.0\UnitsNet.winmd</HintPath >
82
+ <HintPath >..\packages\UnitsNet.WindowsRuntimeComponent.3.40.0 \lib\uap10.0\UnitsNet.winmd</HintPath >
83
83
<IsWinMDFile >true</IsWinMDFile >
84
84
<CopyLocal >True</CopyLocal >
85
85
<SpecificVersion >True</SpecificVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" UnitsNet.WindowsRuntimeComponent" version =" 3.39.1 " targetFramework =" uap10.0.10586" />
3
+ <package id =" UnitsNet.WindowsRuntimeComponent" version =" 3.40.0 " targetFramework =" uap10.0.10586" />
4
4
</packages >
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"Microsoft.NETCore.UniversalWindowsPlatform" : " 5.0.0" ,
4
- "UnitsNet.WindowsRuntimeComponent" : " 3.39.1 "
4
+ "UnitsNet.WindowsRuntimeComponent" : " 3.40.0 "
5
5
},
6
6
"frameworks" : {
7
7
"uap10.0" : {}
You can’t perform that action at this time.
0 commit comments