Skip to content

Commit 104c2f4

Browse files
authored
Update 8 NuGet dependencies
1 parent 9d8bddc commit 104c2f4

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

+312
-312
lines changed

Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
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.141\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.153\lib\Iot.Device.Button.dll</HintPath>
3232
<Private>True</Private>
3333
</Reference>
3434
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.141\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.153\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
3838
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/AtomLiteTestApp/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.3.3" targetFramework="netnano1.0" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.2.141" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.141" targetFramework="netnano1.0" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.2.153" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.153" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Runtime.Events" version="1.11.1" targetFramework="netnano1.0" />
88
<package id="nanoFramework.System.Device.Gpio" version="1.1.22" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Drawing" version="1.2.141" targetFramework="netnano1.0" />

Tests/AtomLiteTestApp/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"nanoFramework.Iot.Device.Button": {
1818
"type": "Direct",
19-
"requested": "[1.2.141, 1.2.141]",
20-
"resolved": "1.2.141",
21-
"contentHash": "vbmS3VTGasdSksuG+n9PyTMkJiQ4MKqiEUvB6j9bbBhmvDG+9sqwNWU9Vp5GlOIRIaeufc3AyxTfoJExsv5ScQ=="
19+
"requested": "[1.2.153, 1.2.153]",
20+
"resolved": "1.2.153",
21+
"contentHash": "HSSRfDPd4ysE6R6eFd5X/sOUK847IhxBp7AaFEm8va9MA1/e2wuT6uQu6+9PXYiGQ9TtzleARRqoNDMh6HHFcQ=="
2222
},
2323
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
2424
"type": "Direct",
25-
"requested": "[1.2.141, 1.2.141]",
26-
"resolved": "1.2.141",
27-
"contentHash": "7HOhRKvA950fFpjNXNkuBmj4EB0TJJUJn2ksPuOb4xHwPRRXpHYUokU7iVGo3N7QEqhc1hM8MkoiIPbG7GqvSQ=="
25+
"requested": "[1.2.153, 1.2.153]",
26+
"resolved": "1.2.153",
27+
"contentHash": "B6KGf4ODLIlktiYUEh2pHfXP+KvrRi0CikNoVih7gmLmVKU0bgcQqsf6uw4DCPUhJ5eN0bbPNHIhV6D5ur1e9A=="
2828
},
2929
"nanoFramework.Runtime.Events": {
3030
"type": "Direct",

Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
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.141\lib\Iot.Device.Button.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.153\lib\Iot.Device.Button.dll</HintPath>
3232
<Private>True</Private>
3333
</Reference>
3434
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.141\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.153\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
3838
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/AtomMatrixTestApp/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.3.3" targetFramework="netnano1.0" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.2.141" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.141" targetFramework="netnano1.0" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.2.153" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.153" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Runtime.Events" version="1.11.1" targetFramework="netnano1.0" />
88
<package id="nanoFramework.System.Device.Gpio" version="1.1.22" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Drawing" version="1.2.141" targetFramework="netnano1.0" />

Tests/AtomMatrixTestApp/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"nanoFramework.Iot.Device.Button": {
1818
"type": "Direct",
19-
"requested": "[1.2.141, 1.2.141]",
20-
"resolved": "1.2.141",
21-
"contentHash": "vbmS3VTGasdSksuG+n9PyTMkJiQ4MKqiEUvB6j9bbBhmvDG+9sqwNWU9Vp5GlOIRIaeufc3AyxTfoJExsv5ScQ=="
19+
"requested": "[1.2.153, 1.2.153]",
20+
"resolved": "1.2.153",
21+
"contentHash": "HSSRfDPd4ysE6R6eFd5X/sOUK847IhxBp7AaFEm8va9MA1/e2wuT6uQu6+9PXYiGQ9TtzleARRqoNDMh6HHFcQ=="
2222
},
2323
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
2424
"type": "Direct",
25-
"requested": "[1.2.141, 1.2.141]",
26-
"resolved": "1.2.141",
27-
"contentHash": "7HOhRKvA950fFpjNXNkuBmj4EB0TJJUJn2ksPuOb4xHwPRRXpHYUokU7iVGo3N7QEqhc1hM8MkoiIPbG7GqvSQ=="
25+
"requested": "[1.2.153, 1.2.153]",
26+
"resolved": "1.2.153",
27+
"contentHash": "B6KGf4ODLIlktiYUEh2pHfXP+KvrRi0CikNoVih7gmLmVKU0bgcQqsf6uw4DCPUhJ5eN0bbPNHIhV6D5ur1e9A=="
2828
},
2929
"nanoFramework.Runtime.Events": {
3030
"type": "Direct",

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@
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.141\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.153\lib\Iot.Device.Bmm150.dll</HintPath>
3232
<Private>True</Private>
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.141\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.153\lib\Iot.Device.Button.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
3838
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
39-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.141\lib\Iot.Device.Buzzer.dll</HintPath>
39+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.153\lib\Iot.Device.Buzzer.dll</HintPath>
4040
<Private>True</Private>
4141
</Reference>
4242
<Reference Include="Iot.Device.Ip5306, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
43-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.141\lib\Iot.Device.Ip5306.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.153\lib\Iot.Device.Ip5306.dll</HintPath>
4444
<Private>True</Private>
4545
</Reference>
4646
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
47-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.141\lib\Iot.Device.Mpu6886.dll</HintPath>
47+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.153\lib\Iot.Device.Mpu6886.dll</HintPath>
4848
<Private>True</Private>
4949
</Reference>
5050
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
51-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.141\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
51+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.153\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
5252
<Private>True</Private>
5353
</Reference>
5454
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/FireTestApp/packages.config

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics" version="1.1.13" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.3.3" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.141" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Button" version="1.2.141" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.141" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.141" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.141" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.141" targetFramework="netnano1.0" />
6+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.153" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Button" version="1.2.153" targetFramework="netnano1.0" />
8+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.153" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.153" targetFramework="netnano1.0" />
10+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.153" targetFramework="netnano1.0" />
11+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.153" targetFramework="netnano1.0" />
1212
<package id="nanoFramework.ResourceManager" version="1.2.7" targetFramework="netnano1.0" />
1313
<package id="nanoFramework.Runtime.Events" version="1.11.1" targetFramework="netnano1.0" />
1414
<package id="nanoFramework.Runtime.Native" version="1.5.4" targetFramework="netnano1.0" />

Tests/FireTestApp/packages.lock.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,39 +22,39 @@
2222
},
2323
"nanoFramework.Iot.Device.Bmm150": {
2424
"type": "Direct",
25-
"requested": "[1.2.141, 1.2.141]",
26-
"resolved": "1.2.141",
27-
"contentHash": "jWCAZP17MBbehzXQXmBoFZnS0JFEQ/osccd+1+U59U7UtN6cD5D7Df/G+Acep5jOUM0697LIr7myLx9z/VgHIQ=="
25+
"requested": "[1.2.153, 1.2.153]",
26+
"resolved": "1.2.153",
27+
"contentHash": "W6zyS49wXZ1/m+is7MVYynTq3X5/TuN9dQeH0VyoyAnzg1SV2OFV7A5L82MKU0Y6o7/WtQ2f90NifLlFmv0E+Q=="
2828
},
2929
"nanoFramework.Iot.Device.Button": {
3030
"type": "Direct",
31-
"requested": "[1.2.141, 1.2.141]",
32-
"resolved": "1.2.141",
33-
"contentHash": "vbmS3VTGasdSksuG+n9PyTMkJiQ4MKqiEUvB6j9bbBhmvDG+9sqwNWU9Vp5GlOIRIaeufc3AyxTfoJExsv5ScQ=="
31+
"requested": "[1.2.153, 1.2.153]",
32+
"resolved": "1.2.153",
33+
"contentHash": "HSSRfDPd4ysE6R6eFd5X/sOUK847IhxBp7AaFEm8va9MA1/e2wuT6uQu6+9PXYiGQ9TtzleARRqoNDMh6HHFcQ=="
3434
},
3535
"nanoFramework.Iot.Device.Buzzer": {
3636
"type": "Direct",
37-
"requested": "[1.2.141, 1.2.141]",
38-
"resolved": "1.2.141",
39-
"contentHash": "Ww6AbSDiCQfL3cmCpaD5heNQUWzuWUpiTCe8XaFI5ALsBAx09Xp2WQy+pH+VI3g7TomUz8fjKPb/KY4VhiQFNg=="
37+
"requested": "[1.2.153, 1.2.153]",
38+
"resolved": "1.2.153",
39+
"contentHash": "PljHmatJ5+SnC4WZ++5jWspi2+CA8lOrmfJR5yIE1SqEWHzCvPI+SwQ6wBqZ9jNAxpoAYZucIa9QC2qw71vffA=="
4040
},
4141
"nanoFramework.Iot.Device.Ip5306": {
4242
"type": "Direct",
43-
"requested": "[1.2.141, 1.2.141]",
44-
"resolved": "1.2.141",
45-
"contentHash": "1uX/9P9rIkClwmcu24dShT8qxHSj9QifkdZlVJX3ZQWU1f5LXriqMu8QljbaA0SNkl7A0PFASgLvYHtZ/maoeA=="
43+
"requested": "[1.2.153, 1.2.153]",
44+
"resolved": "1.2.153",
45+
"contentHash": "kJzYGOTHCzITLXQqzAlf3mMGYGfTXSk1EzS3pTfwdb88Cb4mjDWIr84/PGyRFXyrmFVflgLetUexk/wB5jn8XA=="
4646
},
4747
"nanoFramework.Iot.Device.Mpu6886": {
4848
"type": "Direct",
49-
"requested": "[1.2.141, 1.2.141]",
50-
"resolved": "1.2.141",
51-
"contentHash": "eyRGRQWw++6sn1DJGbfk/i8sPnLC4eQcb0P6JInK482KS/pW6SMeR62eHVJ4bcoKMNJGg7JcSCL/1G83zg5lNQ=="
49+
"requested": "[1.2.153, 1.2.153]",
50+
"resolved": "1.2.153",
51+
"contentHash": "TldOzuaDRKvIe1hpL9VEDAVQgZFltAntgbTu25rgj2iW6nwO+sUoq30tmWsrgU5K+sRxDdpXX0IgoNHk9zPBMA=="
5252
},
5353
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
5454
"type": "Direct",
55-
"requested": "[1.2.141, 1.2.141]",
56-
"resolved": "1.2.141",
57-
"contentHash": "7HOhRKvA950fFpjNXNkuBmj4EB0TJJUJn2ksPuOb4xHwPRRXpHYUokU7iVGo3N7QEqhc1hM8MkoiIPbG7GqvSQ=="
55+
"requested": "[1.2.153, 1.2.153]",
56+
"resolved": "1.2.153",
57+
"contentHash": "B6KGf4ODLIlktiYUEh2pHfXP+KvrRi0CikNoVih7gmLmVKU0bgcQqsf6uw4DCPUhJ5eN0bbPNHIhV6D5ur1e9A=="
5858
},
5959
"nanoFramework.ResourceManager": {
6060
"type": "Direct",

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@
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.141\lib\Iot.Device.Axp192.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.153\lib\Iot.Device.Axp192.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
3232
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
33-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.141\lib\Iot.Device.Bmm150.dll</HintPath>
33+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.153\lib\Iot.Device.Bmm150.dll</HintPath>
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
37-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.141\lib\Iot.Device.Button.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.153\lib\Iot.Device.Button.dll</HintPath>
3838
<Private>True</Private>
3939
</Reference>
4040
<Reference Include="Iot.Device.Common.NumberHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4141
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.2.141\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
4242
<Private>True</Private>
4343
</Reference>
4444
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
45-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.141\lib\Iot.Device.Mpu6886.dll</HintPath>
45+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.153\lib\Iot.Device.Mpu6886.dll</HintPath>
4646
<Private>True</Private>
4747
</Reference>
4848
<Reference Include="Iot.Device.Rtc, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
49-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.141\lib\Iot.Device.Rtc.dll</HintPath>
49+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.153\lib\Iot.Device.Rtc.dll</HintPath>
5050
<Private>True</Private>
5151
</Reference>
5252
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

0 commit comments

Comments
 (0)