Skip to content

Commit 12d32da

Browse files
authored
Update 7 NuGet dependencies
1 parent 7ddc6d1 commit 12d32da

File tree

57 files changed

+284
-284
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

+284
-284
lines changed

Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
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.907\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.931\lib\Iot.Device.Button.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3434
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.907\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>

Tests/AtomLiteTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.907" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.931" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.907" 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" />

Tests/AtomLiteTestApp/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"nanoFramework.Iot.Device.Button": {
2424
"type": "Direct",
25-
"requested": "[1.2.907, 1.2.907]",
26-
"resolved": "1.2.907",
27-
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
25+
"requested": "[1.2.931, 1.2.931]",
26+
"resolved": "1.2.931",
27+
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",

Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
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.907\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.931\lib\Iot.Device.Button.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3434
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.907\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>

Tests/AtomMatrixTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.907" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.931" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.907" 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" />

Tests/AtomMatrixTestApp/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"nanoFramework.Iot.Device.Button": {
2424
"type": "Direct",
25-
"requested": "[1.2.907, 1.2.907]",
26-
"resolved": "1.2.907",
27-
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
25+
"requested": "[1.2.931, 1.2.931]",
26+
"resolved": "1.2.931",
27+
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
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.907\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.931\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.907\lib\Iot.Device.Button.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.931\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.907\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.931\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.907\lib\Iot.Device.Ip5306.dll</HintPath>
40+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.931\lib\Iot.Device.Ip5306.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4343
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.907\lib\Iot.Device.Mpu6886.dll</HintPath>

Tests/FireTestApp/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
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.907" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.2.907" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.907" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.907" 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.931" targetFramework="netnano1.0" />
10+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.931" targetFramework="netnano1.0" />
1111
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.907" targetFramework="netnano1.0" />
1212
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.907" targetFramework="netnano1.0" />
1313
<package id="nanoFramework.ResourceManager" version="1.2.32" targetFramework="netnano1.0" />

Tests/FireTestApp/packages.lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@
2828
},
2929
"nanoFramework.Iot.Device.Bmm150": {
3030
"type": "Direct",
31-
"requested": "[1.2.907, 1.2.907]",
32-
"resolved": "1.2.907",
33-
"contentHash": "hfo8IE1XU4QZ2u2H3U0efuOXTBYEcyZd3TSerjiZCYOJIKGz/jM25QefSjFnWdOWfL9gHo+aLGTI3bY0JXuaCw=="
31+
"requested": "[1.2.931, 1.2.931]",
32+
"resolved": "1.2.931",
33+
"contentHash": "8LTUe5P0piIyDYtAvXc/4Otla+IuwbgdhzhysUcl/x0v3nWP3uWGzXE5EQSj2WMzgqgfnf8F+0EmlJxDBTYzIQ=="
3434
},
3535
"nanoFramework.Iot.Device.Button": {
3636
"type": "Direct",
37-
"requested": "[1.2.907, 1.2.907]",
38-
"resolved": "1.2.907",
39-
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
37+
"requested": "[1.2.931, 1.2.931]",
38+
"resolved": "1.2.931",
39+
"contentHash": "K2zdMf97qSxvuPECViSvMG1fM13BqBYAQ60k6asCN9S0J3Ibd580H6E3P7bdyHXkJMYUe986SSUMHt5GquBhfg=="
4040
},
4141
"nanoFramework.Iot.Device.Buzzer": {
4242
"type": "Direct",
43-
"requested": "[1.2.907, 1.2.907]",
44-
"resolved": "1.2.907",
45-
"contentHash": "uhKpElx2nMArTrXLHVud4KXLoeX91km8ffIeM7SFAro5O0W1aZH42c6KL6cib7K1zIEOeeOxds0mNNE4vLy0Cg=="
43+
"requested": "[1.2.931, 1.2.931]",
44+
"resolved": "1.2.931",
45+
"contentHash": "kHcsXVlsfXi4Gvnl93et5dCIm9pB6fOcuQx81u92s558CPkTZBjGwpEZi5n3bMemATyCwS03VoKDfwLURgbM0g=="
4646
},
4747
"nanoFramework.Iot.Device.Ip5306": {
4848
"type": "Direct",
49-
"requested": "[1.2.907, 1.2.907]",
50-
"resolved": "1.2.907",
51-
"contentHash": "Lb4xVAKxuKxj/ge2JjFDeQY3n3GHqvwQXCTWJpb/UXJ1Izm74XCAB6sjkeWCPOCtRkjM81m8BnPppJpCO7Clpg=="
49+
"requested": "[1.2.931, 1.2.931]",
50+
"resolved": "1.2.931",
51+
"contentHash": "c1KhNoXgIljcETLOmeFN3Fd+uWqiFSgcDK4c97qssySLGKRWaH8kkUlUCEVvTDOTUeGOC1IbKsTbK9uP5pAaRw=="
5252
},
5353
"nanoFramework.Iot.Device.Mpu6886": {
5454
"type": "Direct",

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
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.907\lib\Iot.Device.Axp192.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.931\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.907\lib\Iot.Device.Bmm150.dll</HintPath>
32+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.931\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.907\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.931\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>

0 commit comments

Comments
 (0)