Skip to content

Commit 0542af5

Browse files
authored
Update 15 NuGet dependencies
1 parent bcb8232 commit 0542af5

File tree

57 files changed

+605
-605
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+605
-605
lines changed

Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
31-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.775\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.822\lib\Iot.Device.Button.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.794\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.822\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.17.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll</HintPath>

Tests/AtomLiteTestApp/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package id="nanoFramework.CoreLibrary" version="1.17.1" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.39" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.24" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.775" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.794" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.822" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.822" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.30" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.55" targetFramework="netnano1.0" />
1010
</packages>

Tests/AtomLiteTestApp/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"nanoFramework.Iot.Device.Button": {
2424
"type": "Direct",
25-
"requested": "[1.2.775, 1.2.775]",
26-
"resolved": "1.2.775",
27-
"contentHash": "Eu0P0ZocW3Uc0PUZqpfzWkF88GbmZxezkrZt3uGCsDBogd39Qhe2oMj9SveH1nGLEVYWxBxoNZjosiW3XRQAhQ=="
25+
"requested": "[1.2.822, 1.2.822]",
26+
"resolved": "1.2.822",
27+
"contentHash": "pFzKe0mIIjcfC3cCIFpeQjeO6WEOLATVFViBE9EjsNGMeOvA9x1qWjW+MuG1FfT0LPajMALPVO4FRxdrspKfBg=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.794, 1.2.794]",
32-
"resolved": "1.2.794",
33-
"contentHash": "n7AfPa+BcaKqBpl5iVqBqHo0Y5PyKu3tGOjAAUuUJxYitg40Db6ZvVsOnhRm5N0P3yI5fMkpHAr7r5oHZn2TGg=="
31+
"requested": "[1.2.822, 1.2.822]",
32+
"resolved": "1.2.822",
33+
"contentHash": "JS584h3UbikiRq/eOluglOR2h+zuZJ0GvL13txk539uoVXfplCh+lzCU1LBr40TLgtmQpfcvTtX16a4DY8Q1xA=="
3434
},
3535
"nanoFramework.Runtime.Events": {
3636
"type": "Direct",

Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
31-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.775\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.822\lib\Iot.Device.Button.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.794\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.822\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.17.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll</HintPath>

Tests/AtomMatrixTestApp/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package id="nanoFramework.CoreLibrary" version="1.17.1" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.39" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.24" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.775" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.794" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.822" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.822" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.30" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.55" targetFramework="netnano1.0" />
1010
</packages>

Tests/AtomMatrixTestApp/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"nanoFramework.Iot.Device.Button": {
2424
"type": "Direct",
25-
"requested": "[1.2.775, 1.2.775]",
26-
"resolved": "1.2.775",
27-
"contentHash": "Eu0P0ZocW3Uc0PUZqpfzWkF88GbmZxezkrZt3uGCsDBogd39Qhe2oMj9SveH1nGLEVYWxBxoNZjosiW3XRQAhQ=="
25+
"requested": "[1.2.822, 1.2.822]",
26+
"resolved": "1.2.822",
27+
"contentHash": "pFzKe0mIIjcfC3cCIFpeQjeO6WEOLATVFViBE9EjsNGMeOvA9x1qWjW+MuG1FfT0LPajMALPVO4FRxdrspKfBg=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.794, 1.2.794]",
32-
"resolved": "1.2.794",
33-
"contentHash": "n7AfPa+BcaKqBpl5iVqBqHo0Y5PyKu3tGOjAAUuUJxYitg40Db6ZvVsOnhRm5N0P3yI5fMkpHAr7r5oHZn2TGg=="
31+
"requested": "[1.2.822, 1.2.822]",
32+
"resolved": "1.2.822",
33+
"contentHash": "JS584h3UbikiRq/eOluglOR2h+zuZJ0GvL13txk539uoVXfplCh+lzCU1LBr40TLgtmQpfcvTtX16a4DY8Q1xA=="
3434
},
3535
"nanoFramework.Runtime.Events": {
3636
"type": "Direct",

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
31-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.775\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.822\lib\Iot.Device.Bmm150.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.775\lib\Iot.Device.Button.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.822\lib\Iot.Device.Button.dll</HintPath>
3535
</Reference>
3636
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
37-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.775\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.822\lib\Iot.Device.Buzzer.dll</HintPath>
3838
</Reference>
3939
<Reference Include="Iot.Device.Ip5306, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
40-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.775\lib\Iot.Device.Ip5306.dll</HintPath>
40+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.822\lib\Iot.Device.Ip5306.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
43-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.775\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.822\lib\Iot.Device.Mpu6886.dll</HintPath>
4444
</Reference>
4545
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
46-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.794\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.822\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
4747
</Reference>
4848
<Reference Include="mscorlib, Version=1.17.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4949
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll</HintPath>
@@ -108,14 +108,14 @@
108108
<Reference Include="System.Numerics, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
109109
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.807\lib\System.Numerics.dll</HintPath>
110110
</Reference>
111-
<Reference Include="UnitsNet.ElectricCurrent, Version=5.69.0.0, Culture=neutral, PublicKeyToken=null">
112-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.69.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
111+
<Reference Include="UnitsNet.ElectricCurrent, Version=5.70.0.0, Culture=neutral, PublicKeyToken=null">
112+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.70.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
113113
</Reference>
114-
<Reference Include="UnitsNet.Frequency, Version=5.69.0.0, Culture=neutral, PublicKeyToken=null">
115-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.69.0\lib\UnitsNet.Frequency.dll</HintPath>
114+
<Reference Include="UnitsNet.Frequency, Version=5.70.0.0, Culture=neutral, PublicKeyToken=null">
115+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.70.0\lib\UnitsNet.Frequency.dll</HintPath>
116116
</Reference>
117-
<Reference Include="UnitsNet.Temperature, Version=5.69.0.0, Culture=neutral, PublicKeyToken=null">
118-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.69.0\lib\UnitsNet.Temperature.dll</HintPath>
117+
<Reference Include="UnitsNet.Temperature, Version=5.70.0.0, Culture=neutral, PublicKeyToken=null">
118+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.70.0\lib\UnitsNet.Temperature.dll</HintPath>
119119
</Reference>
120120
</ItemGroup>
121121
<ItemGroup>

Tests/FireTestApp/packages.config

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<package id="nanoFramework.Graphics" version="1.2.39" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Graphics.Core" version="1.2.39" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.24" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.775" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.2.775" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.775" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.775" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.775" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.794" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.822" targetFramework="netnano1.0" />
8+
<package id="nanoFramework.Iot.Device.Button" version="1.2.822" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.822" targetFramework="netnano1.0" />
10+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.822" targetFramework="netnano1.0" />
11+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.822" targetFramework="netnano1.0" />
12+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.822" targetFramework="netnano1.0" />
1313
<package id="nanoFramework.ResourceManager" version="1.2.30" targetFramework="netnano1.0" />
1414
<package id="nanoFramework.Runtime.Events" version="1.11.30" targetFramework="netnano1.0" />
1515
<package id="nanoFramework.Runtime.Native" version="1.7.9" targetFramework="netnano1.0" />
@@ -27,7 +27,7 @@
2727
<package id="nanoFramework.System.Math" version="1.5.102" targetFramework="netnano1.0" />
2828
<package id="nanoFramework.System.Numerics" version="1.2.807" targetFramework="netnano1.0" />
2929
<package id="nanoFramework.System.Text" version="1.3.29" targetFramework="netnano1.0" />
30-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.69.0" targetFramework="netnano1.0" />
31-
<package id="UnitsNet.nanoFramework.Frequency" version="5.69.0" targetFramework="netnano1.0" />
32-
<package id="UnitsNet.nanoFramework.Temperature" version="5.69.0" targetFramework="netnano1.0" />
30+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.70.0" targetFramework="netnano1.0" />
31+
<package id="UnitsNet.nanoFramework.Frequency" version="5.70.0" targetFramework="netnano1.0" />
32+
<package id="UnitsNet.nanoFramework.Temperature" version="5.70.0" targetFramework="netnano1.0" />
3333
</packages>

Tests/FireTestApp/packages.lock.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,39 +28,39 @@
2828
},
2929
"nanoFramework.Iot.Device.Bmm150": {
3030
"type": "Direct",
31-
"requested": "[1.2.775, 1.2.775]",
32-
"resolved": "1.2.775",
33-
"contentHash": "KFA8QjJodkUgAb1HMpkBbxDdTaxvEWCyVRcsbq54G8ZOemDGm8ze7WIg7dPviH1gnQJskwdXamqgiRuLZAF+9w=="
31+
"requested": "[1.2.822, 1.2.822]",
32+
"resolved": "1.2.822",
33+
"contentHash": "5JW/uclDYIOJ7QVFkWg0Il2XxjLU1IVfetX0RHq4F7iqR0Z/YpumqCg/2+Qgwu3/RHav98Rf1W1vJTurSMFylQ=="
3434
},
3535
"nanoFramework.Iot.Device.Button": {
3636
"type": "Direct",
37-
"requested": "[1.2.775, 1.2.775]",
38-
"resolved": "1.2.775",
39-
"contentHash": "Eu0P0ZocW3Uc0PUZqpfzWkF88GbmZxezkrZt3uGCsDBogd39Qhe2oMj9SveH1nGLEVYWxBxoNZjosiW3XRQAhQ=="
37+
"requested": "[1.2.822, 1.2.822]",
38+
"resolved": "1.2.822",
39+
"contentHash": "pFzKe0mIIjcfC3cCIFpeQjeO6WEOLATVFViBE9EjsNGMeOvA9x1qWjW+MuG1FfT0LPajMALPVO4FRxdrspKfBg=="
4040
},
4141
"nanoFramework.Iot.Device.Buzzer": {
4242
"type": "Direct",
43-
"requested": "[1.2.775, 1.2.775]",
44-
"resolved": "1.2.775",
45-
"contentHash": "IIBhY8T/s8SYeS4KL/rR53C0BTVVjqkDUoTcw02i8sScvu76OLa9JCE6loieyXpGvl+JGV0Up6oLjOgS9kf3xg=="
43+
"requested": "[1.2.822, 1.2.822]",
44+
"resolved": "1.2.822",
45+
"contentHash": "EIbF7+Ga3ZcQMmr7Ac33qQIaylAaqalSIQlsNcs7IiK1ojJIBvf9RTf6uIj79wVKrNNF4HMlR+cXJEFmHF/t7A=="
4646
},
4747
"nanoFramework.Iot.Device.Ip5306": {
4848
"type": "Direct",
49-
"requested": "[1.2.775, 1.2.775]",
50-
"resolved": "1.2.775",
51-
"contentHash": "3IOMpZlVDELtF9zjnS2e4WGntvG7HSNH4az9bFQam/E5SiMgDSfD3tDn2SQtTiouQNrVyQydhGqCMPn2dkH8cg=="
49+
"requested": "[1.2.822, 1.2.822]",
50+
"resolved": "1.2.822",
51+
"contentHash": "VOutskpslPYXzLb1lGAg4BwczKQx78dHYqBX4dtqs84e7F5TrSxocKf13+EIdHdwNzXUiQLxpuqeWpAUWfOtcQ=="
5252
},
5353
"nanoFramework.Iot.Device.Mpu6886": {
5454
"type": "Direct",
55-
"requested": "[1.2.775, 1.2.775]",
56-
"resolved": "1.2.775",
57-
"contentHash": "cZ4kc+Ox4XzEWC/9FQrbsBJ6wEJ9HCZ3lsCMnf6e6OFjDqWO3iLx2Sqf9jTb25PYR5rStMkKVMIK2JFZPYbkqg=="
55+
"requested": "[1.2.822, 1.2.822]",
56+
"resolved": "1.2.822",
57+
"contentHash": "RqRpGnz4GkCETInaOoOf/pXe1ztiZ+ZOHwPhGBKZfpFw3VsmFyBeOsqKZdEMrR1wFaK87GlQWQhSxzJ3FgVxnw=="
5858
},
5959
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
6060
"type": "Direct",
61-
"requested": "[1.2.794, 1.2.794]",
62-
"resolved": "1.2.794",
63-
"contentHash": "n7AfPa+BcaKqBpl5iVqBqHo0Y5PyKu3tGOjAAUuUJxYitg40Db6ZvVsOnhRm5N0P3yI5fMkpHAr7r5oHZn2TGg=="
61+
"requested": "[1.2.822, 1.2.822]",
62+
"resolved": "1.2.822",
63+
"contentHash": "JS584h3UbikiRq/eOluglOR2h+zuZJ0GvL13txk539uoVXfplCh+lzCU1LBr40TLgtmQpfcvTtX16a4DY8Q1xA=="
6464
},
6565
"nanoFramework.ResourceManager": {
6666
"type": "Direct",
@@ -166,21 +166,21 @@
166166
},
167167
"UnitsNet.nanoFramework.ElectricCurrent": {
168168
"type": "Direct",
169-
"requested": "[5.69.0, 5.69.0]",
170-
"resolved": "5.69.0",
171-
"contentHash": "rkpL9LypUoTzzwugNEbh2CXuOGv1A4p+bJgqlVMl21pqVBzwK2hzykb4AQGvAZ+xGKOX8Ck7RoZv7oyPsVpOoQ=="
169+
"requested": "[5.70.0, 5.70.0]",
170+
"resolved": "5.70.0",
171+
"contentHash": "RhYXG7h66pYbiT+vK1EHv6zCsTsttrVNOyiYYD0lzokus36e0vlbeNmfgXYzgHO62Ueg6v4rYNVjxA2YyNfTWg=="
172172
},
173173
"UnitsNet.nanoFramework.Frequency": {
174174
"type": "Direct",
175-
"requested": "[5.69.0, 5.69.0]",
176-
"resolved": "5.69.0",
177-
"contentHash": "WRZV7cIeqCgAFCoalLK2/nJIAaCBT0abAv2VI4RhtZNWqWD6lYzu4XXs+YHiu8UkaiBiSlaCB2uzpIOpve4wfw=="
175+
"requested": "[5.70.0, 5.70.0]",
176+
"resolved": "5.70.0",
177+
"contentHash": "x5CDhcVK96T52gnwT9Sx7XU4vtjDVDKkGNb6iXJBEf+qzc25WE1iiHVSTGWaEGF3VpHuk9y/jGsKLyVUPtHLnw=="
178178
},
179179
"UnitsNet.nanoFramework.Temperature": {
180180
"type": "Direct",
181-
"requested": "[5.69.0, 5.69.0]",
182-
"resolved": "5.69.0",
183-
"contentHash": "3reHwLt5aEoQDJPwqwa9kvoOzNm4zHlPM8+WA8VV6Cv3+lQcKXB3OdgSS5xhf6EMYdMGDgWWC5oETlkSIv44gw=="
181+
"requested": "[5.70.0, 5.70.0]",
182+
"resolved": "5.70.0",
183+
"contentHash": "uTSq1yiWrUiZSkrD36tzBhWpP1B6llmCP5onmj9TdBZ7D5DLbWe3T0K/VpyFt067NIe5K/Tva8qkPKGp+V0itA=="
184184
}
185185
}
186186
}

0 commit comments

Comments
 (0)