Skip to content

Commit

Permalink
Update 5 NuGet dependencies
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
nfbot authored Sep 20, 2023
1 parent a4633c4 commit e1d4d4e
Show file tree
Hide file tree
Showing 36 changed files with 246 additions and 246 deletions.
12 changes: 6 additions & 6 deletions Tests/FireTestApp/FireTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,16 +133,16 @@
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.325\lib\System.Numerics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.32.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.33.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Frequency, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.32.0\lib\UnitsNet.Frequency.dll</HintPath>
<Reference Include="UnitsNet.Frequency, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.33.0\lib\UnitsNet.Frequency.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.32.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.33.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions Tests/FireTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<package id="nanoFramework.System.Math" version="1.5.29" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Numerics" version="1.2.325" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.37" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Frequency" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Frequency" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.33.0" targetFramework="netnano1.0" />
</packages>
18 changes: 9 additions & 9 deletions Tests/FireTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,21 +166,21 @@
},
"UnitsNet.nanoFramework.ElectricCurrent": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "LdTfBhmhQ6zci4XcMLZDxWVRB9W8Qu50bRqAUjgbR8JlUDdCxpf6MBBEMvzoCl+LSmfBbFdRKgD2lZc+k/4K7w=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "q+a3uV1i2f8jlxscM3msQ82lZfz7h9MTN0vScImcB3G64YgZQ+Re225/94o12JzX3ly/VyQABh7iQIR3RCqJGA=="
},
"UnitsNet.nanoFramework.Frequency": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "t/bO0K+Xi+DJSujZoVTle46roEj8bvGHWnF39nUDVSeLt0S8WgVXCBIaeZkGvrGhyQjPpqu+8KHTM4KL+X6c2g=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "ucNnzxkNvBe/m4xq9G+Sv3LyK54cecTctjnifNlfHpAhP6yiRPXp5/HjKqCqWM/lTEWwzgB/cAEUQ/8CVdzx7Q=="
},
"UnitsNet.nanoFramework.Temperature": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "syecl0f0yIEcQqdcHeIW8/fBllX0iqVKJ5R1b1r2cn8wl6B1QUhuoUlkMtp2rGB0gr2g8Ga4mfhUHyGCuhlOlA=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "NLsoaOdX4tBr7MlmdE9xG3moKEmclRn6JeeZyETzLFcSqMLS2iO0ZPT0Wu/naM9urFBoeafj06YLZKzW/VxX1w=="
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions Tests/M5Core2TestApp/M5Core2TestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,20 +151,20 @@
<HintPath>..\..\packages\nanoFramework.System.Threading.1.1.19\lib\System.Threading.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.32.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.33.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricPotential, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.32.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Reference Include="UnitsNet.ElectricPotential, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.33.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Power, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.32.0\lib\UnitsNet.Power.dll</HintPath>
<Reference Include="UnitsNet.Power, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.33.0\lib\UnitsNet.Power.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.32.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.33.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Tests/M5Core2TestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<package id="nanoFramework.System.Numerics" version="1.2.325" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.37" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Threading" version="1.1.19" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricPotential" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Power" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricPotential" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Power" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.33.0" targetFramework="netnano1.0" />
</packages>
24 changes: 12 additions & 12 deletions Tests/M5Core2TestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,27 +190,27 @@
},
"UnitsNet.nanoFramework.ElectricCurrent": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "LdTfBhmhQ6zci4XcMLZDxWVRB9W8Qu50bRqAUjgbR8JlUDdCxpf6MBBEMvzoCl+LSmfBbFdRKgD2lZc+k/4K7w=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "q+a3uV1i2f8jlxscM3msQ82lZfz7h9MTN0vScImcB3G64YgZQ+Re225/94o12JzX3ly/VyQABh7iQIR3RCqJGA=="
},
"UnitsNet.nanoFramework.ElectricPotential": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "7vYF+Vn0ygwT0nQtUo8oqbbniq1gv3L1elKfUo0Pokj4e04zd/pwmM1x/Bn4dfpoXpuHIUJtXOFoQd05yMSI9g=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "H4sNgq9OyAsFDUfgifIKUdDZocdbfiOsWX6A1PwSJAt0FUvoDE3CxNVurSg9Uqa3cQjx0UrJ4pNYU/+nDFdsHw=="
},
"UnitsNet.nanoFramework.Power": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "xjP9SvospsFitu02dcv1GfyyXMSZ/rY2UznZnWW0eHG58GnnrsLL09N9X4jfvzfxYo7/9odJH0xwNOQqYwgbXg=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "rt0v1m9hCqaRlNn/x0L3Y52RgsWf0V1Y7OA9HN3DDE3JQejuhtULlP4ukZYqAyFGWq8rpQOuExPw0zkQocOHig=="
},
"UnitsNet.nanoFramework.Temperature": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "syecl0f0yIEcQqdcHeIW8/fBllX0iqVKJ5R1b1r2cn8wl6B1QUhuoUlkMtp2rGB0gr2g8Ga4mfhUHyGCuhlOlA=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "NLsoaOdX4tBr7MlmdE9xG3moKEmclRn6JeeZyETzLFcSqMLS2iO0ZPT0Wu/naM9urFBoeafj06YLZKzW/VxX1w=="
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions Tests/M5CoreTestApp/M5CoreTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,12 @@
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.325\lib\System.Numerics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.32.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.33.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.32.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.33.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Tests/M5CoreTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
<package id="nanoFramework.System.Math" version="1.5.29" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Numerics" version="1.2.325" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.37" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.33.0" targetFramework="netnano1.0" />
</packages>
12 changes: 6 additions & 6 deletions Tests/M5CoreTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,15 +154,15 @@
},
"UnitsNet.nanoFramework.ElectricCurrent": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "LdTfBhmhQ6zci4XcMLZDxWVRB9W8Qu50bRqAUjgbR8JlUDdCxpf6MBBEMvzoCl+LSmfBbFdRKgD2lZc+k/4K7w=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "q+a3uV1i2f8jlxscM3msQ82lZfz7h9MTN0vScImcB3G64YgZQ+Re225/94o12JzX3ly/VyQABh7iQIR3RCqJGA=="
},
"UnitsNet.nanoFramework.Temperature": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "syecl0f0yIEcQqdcHeIW8/fBllX0iqVKJ5R1b1r2cn8wl6B1QUhuoUlkMtp2rGB0gr2g8Ga4mfhUHyGCuhlOlA=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "NLsoaOdX4tBr7MlmdE9xG3moKEmclRn6JeeZyETzLFcSqMLS2iO0ZPT0Wu/naM9urFBoeafj06YLZKzW/VxX1w=="
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions Tests/M5StickTestApp/M5StickTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -107,20 +107,20 @@
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.325\lib\System.Numerics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.32.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.33.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricPotential, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.32.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Reference Include="UnitsNet.ElectricPotential, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.33.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Power, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.32.0\lib\UnitsNet.Power.dll</HintPath>
<Reference Include="UnitsNet.Power, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.33.0\lib\UnitsNet.Power.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.32.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.33.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Tests/M5StickTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.325" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.29" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Numerics" version="1.2.325" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricPotential" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Power" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.32.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricPotential" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Power" version="5.33.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.33.0" targetFramework="netnano1.0" />
</packages>
24 changes: 12 additions & 12 deletions Tests/M5StickTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,27 +124,27 @@
},
"UnitsNet.nanoFramework.ElectricCurrent": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "LdTfBhmhQ6zci4XcMLZDxWVRB9W8Qu50bRqAUjgbR8JlUDdCxpf6MBBEMvzoCl+LSmfBbFdRKgD2lZc+k/4K7w=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "q+a3uV1i2f8jlxscM3msQ82lZfz7h9MTN0vScImcB3G64YgZQ+Re225/94o12JzX3ly/VyQABh7iQIR3RCqJGA=="
},
"UnitsNet.nanoFramework.ElectricPotential": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "7vYF+Vn0ygwT0nQtUo8oqbbniq1gv3L1elKfUo0Pokj4e04zd/pwmM1x/Bn4dfpoXpuHIUJtXOFoQd05yMSI9g=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "H4sNgq9OyAsFDUfgifIKUdDZocdbfiOsWX6A1PwSJAt0FUvoDE3CxNVurSg9Uqa3cQjx0UrJ4pNYU/+nDFdsHw=="
},
"UnitsNet.nanoFramework.Power": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "xjP9SvospsFitu02dcv1GfyyXMSZ/rY2UznZnWW0eHG58GnnrsLL09N9X4jfvzfxYo7/9odJH0xwNOQqYwgbXg=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "rt0v1m9hCqaRlNn/x0L3Y52RgsWf0V1Y7OA9HN3DDE3JQejuhtULlP4ukZYqAyFGWq8rpQOuExPw0zkQocOHig=="
},
"UnitsNet.nanoFramework.Temperature": {
"type": "Direct",
"requested": "[5.32.0, 5.32.0]",
"resolved": "5.32.0",
"contentHash": "syecl0f0yIEcQqdcHeIW8/fBllX0iqVKJ5R1b1r2cn8wl6B1QUhuoUlkMtp2rGB0gr2g8Ga4mfhUHyGCuhlOlA=="
"requested": "[5.33.0, 5.33.0]",
"resolved": "5.33.0",
"contentHash": "NLsoaOdX4tBr7MlmdE9xG3moKEmclRn6JeeZyETzLFcSqMLS2iO0ZPT0Wu/naM9urFBoeafj06YLZKzW/VxX1w=="
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions Tests/ToughTestApp/ToughTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,20 @@
<HintPath>..\..\packages\nanoFramework.System.Threading.1.1.19\lib\System.Threading.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.32.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.33.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricPotential, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.32.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Reference Include="UnitsNet.ElectricPotential, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.5.33.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Power, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.32.0\lib\UnitsNet.Power.dll</HintPath>
<Reference Include="UnitsNet.Power, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.5.33.0\lib\UnitsNet.Power.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.32.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.32.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.33.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.33.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
Loading

0 comments on commit e1d4d4e

Please sign in to comment.