Skip to content

Commit 7ddc6d1

Browse files
authored
Update 10 NuGet dependencies
1 parent 421fb73 commit 7ddc6d1

File tree

57 files changed

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

+347
-347
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.864\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.907\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.864\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.907\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.864" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.864" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.907" targetFramework="netnano1.0" />
7+
<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" />
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.864, 1.2.864]",
26-
"resolved": "1.2.864",
27-
"contentHash": "rRqALJZ2R4f8nZLIndZfAd8QbNzcg5G0XxsX3R/om3IlbMPSGmvV2YMHcX6NDD1Qbqd9Tmk7lmTeL+3HSD97Qg=="
25+
"requested": "[1.2.907, 1.2.907]",
26+
"resolved": "1.2.907",
27+
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.864, 1.2.864]",
32-
"resolved": "1.2.864",
33-
"contentHash": "4V4S2nYVzQ6fXNHl9rXV9/UVDibFreAu7PDzQsMefuTU1Jde/abmN/a9EzZy8HxG4mwx9lUFLXC40pVff7UeXg=="
31+
"requested": "[1.2.907, 1.2.907]",
32+
"resolved": "1.2.907",
33+
"contentHash": "yqA1zTHscPlwk7+4OjDkkkP+QZgYEPV/nFw6bJRufEp7gD9TvbhoeQNuWbB265hGz8RbnhD7vJ6pvaMWmankqg=="
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.864\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.907\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.864\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.907\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.864" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.864" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.2.907" targetFramework="netnano1.0" />
7+
<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" />
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.864, 1.2.864]",
26-
"resolved": "1.2.864",
27-
"contentHash": "rRqALJZ2R4f8nZLIndZfAd8QbNzcg5G0XxsX3R/om3IlbMPSGmvV2YMHcX6NDD1Qbqd9Tmk7lmTeL+3HSD97Qg=="
25+
"requested": "[1.2.907, 1.2.907]",
26+
"resolved": "1.2.907",
27+
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
2828
},
2929
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
3030
"type": "Direct",
31-
"requested": "[1.2.864, 1.2.864]",
32-
"resolved": "1.2.864",
33-
"contentHash": "4V4S2nYVzQ6fXNHl9rXV9/UVDibFreAu7PDzQsMefuTU1Jde/abmN/a9EzZy8HxG4mwx9lUFLXC40pVff7UeXg=="
31+
"requested": "[1.2.907, 1.2.907]",
32+
"resolved": "1.2.907",
33+
"contentHash": "yqA1zTHscPlwk7+4OjDkkkP+QZgYEPV/nFw6bJRufEp7gD9TvbhoeQNuWbB265hGz8RbnhD7vJ6pvaMWmankqg=="
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.869\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.907\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.864\lib\Iot.Device.Button.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.907\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.889\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.907\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.889\lib\Iot.Device.Ip5306.dll</HintPath>
40+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.907\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.889\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.907\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.864\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.907\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.869" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.2.864" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.889" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.889" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.889" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.864" 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" />
11+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.907" targetFramework="netnano1.0" />
12+
<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" />
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.869, 1.2.869]",
32-
"resolved": "1.2.869",
33-
"contentHash": "0eq2ahCK3FiFEmF7ayoHpL3WTymYj+Mdha56pbkqBQ+M9Fxuk/qNxG09CaXjGLcFFC2YD2gMfRnvb2+ZgBvHKQ=="
31+
"requested": "[1.2.907, 1.2.907]",
32+
"resolved": "1.2.907",
33+
"contentHash": "hfo8IE1XU4QZ2u2H3U0efuOXTBYEcyZd3TSerjiZCYOJIKGz/jM25QefSjFnWdOWfL9gHo+aLGTI3bY0JXuaCw=="
3434
},
3535
"nanoFramework.Iot.Device.Button": {
3636
"type": "Direct",
37-
"requested": "[1.2.864, 1.2.864]",
38-
"resolved": "1.2.864",
39-
"contentHash": "rRqALJZ2R4f8nZLIndZfAd8QbNzcg5G0XxsX3R/om3IlbMPSGmvV2YMHcX6NDD1Qbqd9Tmk7lmTeL+3HSD97Qg=="
37+
"requested": "[1.2.907, 1.2.907]",
38+
"resolved": "1.2.907",
39+
"contentHash": "s6ljPucB/d7gJybvotZr6zKmCsVzP+JFT23i/KQn2GY1NuOxBEqr3PIadCBCSkM2lgxv/71mhNRAQw8HioYObw=="
4040
},
4141
"nanoFramework.Iot.Device.Buzzer": {
4242
"type": "Direct",
43-
"requested": "[1.2.889, 1.2.889]",
44-
"resolved": "1.2.889",
45-
"contentHash": "IAm3Rr9XbGZI7t0cwdLLKsvEGOO7b20NblRwdKfh2GvzK7y65xAOwKu+HZedhdBrBBthweF/684x6Udq7SUzMg=="
43+
"requested": "[1.2.907, 1.2.907]",
44+
"resolved": "1.2.907",
45+
"contentHash": "uhKpElx2nMArTrXLHVud4KXLoeX91km8ffIeM7SFAro5O0W1aZH42c6KL6cib7K1zIEOeeOxds0mNNE4vLy0Cg=="
4646
},
4747
"nanoFramework.Iot.Device.Ip5306": {
4848
"type": "Direct",
49-
"requested": "[1.2.889, 1.2.889]",
50-
"resolved": "1.2.889",
51-
"contentHash": "tLvC0wBb4a59xcyHitOyCTmPysON8bzRKodR/qXqr4utxv7AvtPZq8F7xIrZv0RcCJVfELqkbY+rlQTyybGlCg=="
49+
"requested": "[1.2.907, 1.2.907]",
50+
"resolved": "1.2.907",
51+
"contentHash": "Lb4xVAKxuKxj/ge2JjFDeQY3n3GHqvwQXCTWJpb/UXJ1Izm74XCAB6sjkeWCPOCtRkjM81m8BnPppJpCO7Clpg=="
5252
},
5353
"nanoFramework.Iot.Device.Mpu6886": {
5454
"type": "Direct",
55-
"requested": "[1.2.889, 1.2.889]",
56-
"resolved": "1.2.889",
57-
"contentHash": "xNlMl818ZT1KN6blFf0okMdEZb+uHV7hGfLJvSNId5NKsWNCtDDcom2d9moSjev99+aJ8AtJPomVvg0uDI+zwA=="
55+
"requested": "[1.2.907, 1.2.907]",
56+
"resolved": "1.2.907",
57+
"contentHash": "jx3ZICbPr346GBu3z7svVd+/Dz/YbqNCnqwVjQh0fvO92T0nGRw1pUGn91zvU1lBwEYkbpYKzLXLfrCHnfXfKg=="
5858
},
5959
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
6060
"type": "Direct",
61-
"requested": "[1.2.864, 1.2.864]",
62-
"resolved": "1.2.864",
63-
"contentHash": "4V4S2nYVzQ6fXNHl9rXV9/UVDibFreAu7PDzQsMefuTU1Jde/abmN/a9EzZy8HxG4mwx9lUFLXC40pVff7UeXg=="
61+
"requested": "[1.2.907, 1.2.907]",
62+
"resolved": "1.2.907",
63+
"contentHash": "yqA1zTHscPlwk7+4OjDkkkP+QZgYEPV/nFw6bJRufEp7gD9TvbhoeQNuWbB265hGz8RbnhD7vJ6pvaMWmankqg=="
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.889\lib\Iot.Device.Axp192.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.907\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.869\lib\Iot.Device.Bmm150.dll</HintPath>
32+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.907\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.864\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.907\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.889\lib\Iot.Device.Mpu6886.dll</HintPath>
41+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.907\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.889\lib\Iot.Device.Rtc.dll</HintPath>
44+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.907\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)