Skip to content

Commit 8d2f53b

Browse files
authored
Update 9 NuGet dependencies
1 parent e36884a commit 8d2f53b

Some content is hidden

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

53 files changed

+323
-323
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.570\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\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.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\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.15.5" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" 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.570, 1.2.570]",
26-
"resolved": "1.2.570",
27-
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
25+
"requested": "[1.2.631, 1.2.631]",
26+
"resolved": "1.2.631",
27+
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.595, 1.2.595]",
32-
"resolved": "1.2.595",
33-
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
31+
"requested": "[1.2.631, 1.2.631]",
32+
"resolved": "1.2.631",
33+
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
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.570\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\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.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
3737
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\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.15.5" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" 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.570, 1.2.570]",
26-
"resolved": "1.2.570",
27-
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
25+
"requested": "[1.2.631, 1.2.631]",
26+
"resolved": "1.2.631",
27+
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.595, 1.2.595]",
32-
"resolved": "1.2.595",
33-
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
31+
"requested": "[1.2.631, 1.2.631]",
32+
"resolved": "1.2.631",
33+
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
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.590\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.631\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.570\lib\Iot.Device.Button.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\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.613\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.631\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.613\lib\Iot.Device.Ip5306.dll</HintPath>
40+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.631\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.613\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.631\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.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
4747
</Reference>
4848
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4949
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\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.15" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.590" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.613" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.613" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.613" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.631" targetFramework="netnano1.0" />
8+
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.631" targetFramework="netnano1.0" />
10+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.631" targetFramework="netnano1.0" />
11+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.631" targetFramework="netnano1.0" />
12+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
1313
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
1414
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
1515
<package id="nanoFramework.Runtime.Native" version="1.6.12" 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.590, 1.2.590]",
32-
"resolved": "1.2.590",
33-
"contentHash": "MleqETSI+Cck+I02mpDxyGSvahsry6wnZEB1QAUg9EgzAfP9dK1MdBun5emkYNBl+pZPQr+mc6oBL1n29/JKmA=="
31+
"requested": "[1.2.631, 1.2.631]",
32+
"resolved": "1.2.631",
33+
"contentHash": "GrsP1PaxkEroqKJAUu2wko2vsZk4a54RYsiFj2Fp8u03JOn9IH62N6c2trbLmg3EUssX+75Q3aMLxpMJhuCoOg=="
3434
},
3535
"nanoFramework.Iot.Device.Button": {
3636
"type": "Direct",
37-
"requested": "[1.2.570, 1.2.570]",
38-
"resolved": "1.2.570",
39-
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
37+
"requested": "[1.2.631, 1.2.631]",
38+
"resolved": "1.2.631",
39+
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
4040
},
4141
"nanoFramework.Iot.Device.Buzzer": {
4242
"type": "Direct",
43-
"requested": "[1.2.613, 1.2.613]",
44-
"resolved": "1.2.613",
45-
"contentHash": "wahYX1AkqMJkbt8hEhwv4/9JElSS+yjA+EbXg6JkkNFrOEAkZccSpwI07X+DZ4wQO6ZWD1Lep2OYdIs2KdYW0Q=="
43+
"requested": "[1.2.631, 1.2.631]",
44+
"resolved": "1.2.631",
45+
"contentHash": "QUPyvJYPfvcIGAWhH0GtaZRjaPCzsfqiBruM3nJIPoXyAOxS5GYB8jXyoQyZR895pM/n8s/KoRKtHyr8Q31/OQ=="
4646
},
4747
"nanoFramework.Iot.Device.Ip5306": {
4848
"type": "Direct",
49-
"requested": "[1.2.613, 1.2.613]",
50-
"resolved": "1.2.613",
51-
"contentHash": "Qy9cFIHyc00QDhc2c/i2R1B8lx6ryPBl97Fno+pfAjdLObRNYiNaIz2Huz+nPcMvY/JWvlgZTaV738kkM8pvtg=="
49+
"requested": "[1.2.631, 1.2.631]",
50+
"resolved": "1.2.631",
51+
"contentHash": "CYCnxB9fZNKCbJYXmMtJ2iraVvD5iGsffRShNUgAemiZTjdmCd72LEt1STs+5Qwcu2RhlVx0Sfh+5wurIxxVtQ=="
5252
},
5353
"nanoFramework.Iot.Device.Mpu6886": {
5454
"type": "Direct",
55-
"requested": "[1.2.613, 1.2.613]",
56-
"resolved": "1.2.613",
57-
"contentHash": "0B9S6l4r1SgjyoCb3BpzeSYhZp5Uh/ka5vE1nW4c2Hp4Gri73TrkuXM4xlIgZ0ZtGN2SXTUkVh3hFZWFR15TCA=="
55+
"requested": "[1.2.631, 1.2.631]",
56+
"resolved": "1.2.631",
57+
"contentHash": "qFz9AcXSKuSLXtAZ89vlBf+kQMXqvtQ55wcuQD9Zrn4ik0H6B4lZ5CSDAVNy9SVqFetIYJTPRWuH65SuFAhIwA=="
5858
},
5959
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
6060
"type": "Direct",
61-
"requested": "[1.2.595, 1.2.595]",
62-
"resolved": "1.2.595",
63-
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
61+
"requested": "[1.2.631, 1.2.631]",
62+
"resolved": "1.2.631",
63+
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
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.613\lib\Iot.Device.Axp192.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.631\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.590\lib\Iot.Device.Bmm150.dll</HintPath>
32+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.631\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.570\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\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.628\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.613\lib\Iot.Device.Mpu6886.dll</HintPath>
41+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.631\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.613\lib\Iot.Device.Rtc.dll</HintPath>
44+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.631\lib\Iot.Device.Rtc.dll</HintPath>
4545
</Reference>
4646
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4747
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>

0 commit comments

Comments
 (0)