Skip to content

Commit f390357

Browse files
authored
Update 12 NuGet dependencies
1 parent 5041a62 commit f390357

57 files changed

Lines changed: 425 additions & 425 deletions

File tree

Some content is hidden

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

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.931\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.991\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.955\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.991\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.11\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.11" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.45" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.35" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.931" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.955" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.991" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.991" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.32" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.57" 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.931, 1.2.931]",
26-
"resolved": "1.2.931",
27-
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
25+
"requested": "[1.2.991, 1.2.991]",
26+
"resolved": "1.2.991",
27+
"contentHash": "cgln7gOjgSERaLFzndYmunVVw4ZqiMzXbzuLwYaMEn+75nM18szgKPEfeXUI/Br4hixaaT6fGgzJt8mmfbLRXA=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.955, 1.2.955]",
32-
"resolved": "1.2.955",
33-
"contentHash": "YqGXb6DKxN6CZKGtKjmjTGL/bD1e0SjBNZoS4Wtqs/wNfAuYk2ksAToiWNar2fl9HED4DV8dRxeSu61YPY07BA=="
31+
"requested": "[1.2.991, 1.2.991]",
32+
"resolved": "1.2.991",
33+
"contentHash": "HKtVOqDbqIZsgwOEu6nePiIj65t8XNmkKe5/xX+xiyAJay2GvTiFoK7Bufj7xWC1x0BzPvZC1xBh4LA/geRrnQ=="
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.931\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.991\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.955\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.991\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.11\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.11" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.45" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.35" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.931" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.955" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.991" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.991" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.32" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.57" 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.931, 1.2.931]",
26-
"resolved": "1.2.931",
27-
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
25+
"requested": "[1.2.991, 1.2.991]",
26+
"resolved": "1.2.991",
27+
"contentHash": "cgln7gOjgSERaLFzndYmunVVw4ZqiMzXbzuLwYaMEn+75nM18szgKPEfeXUI/Br4hixaaT6fGgzJt8mmfbLRXA=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.955, 1.2.955]",
32-
"resolved": "1.2.955",
33-
"contentHash": "YqGXb6DKxN6CZKGtKjmjTGL/bD1e0SjBNZoS4Wtqs/wNfAuYk2ksAToiWNar2fl9HED4DV8dRxeSu61YPY07BA=="
31+
"requested": "[1.2.991, 1.2.991]",
32+
"resolved": "1.2.991",
33+
"contentHash": "HKtVOqDbqIZsgwOEu6nePiIj65t8XNmkKe5/xX+xiyAJay2GvTiFoK7Bufj7xWC1x0BzPvZC1xBh4LA/geRrnQ=="
3434
},
3535
"nanoFramework.Runtime.Events": {
3636
"type": "Direct",

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 6 additions & 6 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.931\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.991\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.931\lib\Iot.Device.Button.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.991\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.952\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.991\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.952\lib\Iot.Device.Ip5306.dll</HintPath>
40+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.991\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.952\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.991\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.955\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.991\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
4747
</Reference>
4848
<Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4949
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll</HintPath>

Tests/FireTestApp/packages.config

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<package id="nanoFramework.Graphics" version="1.2.45" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Graphics.Core" version="1.2.45" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.35" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.931" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.2.931" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.952" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.952" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.952" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.955" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.991" targetFramework="netnano1.0" />
8+
<package id="nanoFramework.Iot.Device.Button" version="1.2.991" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.991" targetFramework="netnano1.0" />
10+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.991" targetFramework="netnano1.0" />
11+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.991" targetFramework="netnano1.0" />
12+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.991" targetFramework="netnano1.0" />
1313
<package id="nanoFramework.ResourceManager" version="1.2.32" targetFramework="netnano1.0" />
1414
<package id="nanoFramework.Runtime.Events" version="1.11.32" targetFramework="netnano1.0" />
1515
<package id="nanoFramework.Runtime.Native" version="1.7.11" targetFramework="netnano1.0" />

Tests/FireTestApp/packages.lock.json

Lines changed: 18 additions & 18 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.931, 1.2.931]",
32-
"resolved": "1.2.931",
33-
"contentHash": "8LTUe5P0piIyDYtAvXc/4Otla+IuwbgdhzhysUcl/x0v3nWP3uWGzXE5EQSj2WMzgqgfnf8F+0EmlJxDBTYzIQ=="
31+
"requested": "[1.2.991, 1.2.991]",
32+
"resolved": "1.2.991",
33+
"contentHash": "/xgUJPjbTQMM4ei94cr/s46WvU1+1zBJwGicUnwSQPXNEZBG30iS4osaAnc4J3owc9Y0U2EYkCFX01/0V8HDAg=="
3434
},
3535
"nanoFramework.Iot.Device.Button": {
3636
"type": "Direct",
37-
"requested": "[1.2.931, 1.2.931]",
38-
"resolved": "1.2.931",
39-
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
37+
"requested": "[1.2.991, 1.2.991]",
38+
"resolved": "1.2.991",
39+
"contentHash": "cgln7gOjgSERaLFzndYmunVVw4ZqiMzXbzuLwYaMEn+75nM18szgKPEfeXUI/Br4hixaaT6fGgzJt8mmfbLRXA=="
4040
},
4141
"nanoFramework.Iot.Device.Buzzer": {
4242
"type": "Direct",
43-
"requested": "[1.2.952, 1.2.952]",
44-
"resolved": "1.2.952",
45-
"contentHash": "J68IcymWnaDxjOlZR1fmVXuZoCWVsUtRK4UDA/ujQgGbh/Lx4UmwvFRCZoTtgKDYdV8tP5QU1U0NXdFZH5WltQ=="
43+
"requested": "[1.2.991, 1.2.991]",
44+
"resolved": "1.2.991",
45+
"contentHash": "L6DION9m/3eoZCjoTljdFeNTSqsYRbS0LskhxXwuO7CNsjoXqwQjzZAYS8P+hG+9JJ05FRLRNwXPerv8UClzAA=="
4646
},
4747
"nanoFramework.Iot.Device.Ip5306": {
4848
"type": "Direct",
49-
"requested": "[1.2.952, 1.2.952]",
50-
"resolved": "1.2.952",
51-
"contentHash": "Pc/LJg6NoJcAkghf0fVLSSttsuzA6QBaFkHb1b5zJ1rZQhG/XTRbz+JabJjSlMjn/nDkpv1XeT8KEuCFVpiGAA=="
49+
"requested": "[1.2.991, 1.2.991]",
50+
"resolved": "1.2.991",
51+
"contentHash": "Pdbbs32MhG+cObaPUN/3QGkzbHjGzvbgRivrBqyvi/FXr+NueTdGnS+xdmCQEBWrstoJ3ZBFJRvPKxuqm6VD2A=="
5252
},
5353
"nanoFramework.Iot.Device.Mpu6886": {
5454
"type": "Direct",
55-
"requested": "[1.2.952, 1.2.952]",
56-
"resolved": "1.2.952",
57-
"contentHash": "jKfWdUJRQre0qsc6jeOWt+4iIRiw5+5gykZLRD7GiFhoEpIz6NCBkv4KPtdDpTP3kV+NAJhOMFOL/qHdwgDyEA=="
55+
"requested": "[1.2.991, 1.2.991]",
56+
"resolved": "1.2.991",
57+
"contentHash": "+9iNDLdNLAz1s4CjwimKNRqi+8XzbgKBHhDh5XwmrX++CHFmRi2cgQFZDjk83zFzW7sB7bYVBDtyixfJ0N04oA=="
5858
},
5959
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
6060
"type": "Direct",
61-
"requested": "[1.2.955, 1.2.955]",
62-
"resolved": "1.2.955",
63-
"contentHash": "YqGXb6DKxN6CZKGtKjmjTGL/bD1e0SjBNZoS4Wtqs/wNfAuYk2ksAToiWNar2fl9HED4DV8dRxeSu61YPY07BA=="
61+
"requested": "[1.2.991, 1.2.991]",
62+
"resolved": "1.2.991",
63+
"contentHash": "HKtVOqDbqIZsgwOEu6nePiIj65t8XNmkKe5/xX+xiyAJay2GvTiFoK7Bufj7xWC1x0BzPvZC1xBh4LA/geRrnQ=="
6464
},
6565
"nanoFramework.ResourceManager": {
6666
"type": "Direct",

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,22 @@
2626
</ItemGroup>
2727
<ItemGroup>
2828
<Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.952\lib\Iot.Device.Axp192.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.991\lib\Iot.Device.Axp192.dll</HintPath>
3030
</Reference>
3131
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
32-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.931\lib\Iot.Device.Bmm150.dll</HintPath>
32+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.991\lib\Iot.Device.Bmm150.dll</HintPath>
3333
</Reference>
3434
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.931\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.991\lib\Iot.Device.Button.dll</HintPath>
3636
</Reference>
3737
<Reference Include="Iot.Device.Common.NumberHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3838
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.2.862\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
3939
</Reference>
4040
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.952\lib\Iot.Device.Mpu6886.dll</HintPath>
41+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.991\lib\Iot.Device.Mpu6886.dll</HintPath>
4242
</Reference>
4343
<Reference Include="Iot.Device.Rtc, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
44-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.952\lib\Iot.Device.Rtc.dll</HintPath>
44+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.991\lib\Iot.Device.Rtc.dll</HintPath>
4545
</Reference>
4646
<Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4747
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll</HintPath>

0 commit comments

Comments
 (0)