Skip to content

Commit c3284a9

Browse files
committed
Update 4 NuGet dependencies
Bumps nanoFramework.Iot.Device.Axp192 from 1.2.639 to 1.2.656</br>Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.639 to 1.2.656</br>Bumps nanoFramework.Iot.Device.Rtc from 1.2.639 to 1.2.656</br>Bumps nanoFramework.M5Core2 from 1.1.239 to 1.1.241</br> [version update] ### ⚠️ This is an automated update. ⚠️
1 parent 9a3f841 commit c3284a9

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

devices/Ft6xx6x/samples/Ft6xx6x.Samples.nfproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
2222
<ItemGroup>
2323
<Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
24-
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.639\lib\Iot.Device.Axp192.dll</HintPath>
24+
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.656\lib\Iot.Device.Axp192.dll</HintPath>
2525
</Reference>
2626
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
2727
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.631\lib\Iot.Device.Bmm150.dll</HintPath>
@@ -36,10 +36,10 @@
3636
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.2.652\lib\Iot.Device.Ft6xx6x.dll</HintPath>
3737
</Reference>
3838
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
39-
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.639\lib\Iot.Device.Mpu6886.dll</HintPath>
39+
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.656\lib\Iot.Device.Mpu6886.dll</HintPath>
4040
</Reference>
4141
<Reference Include="Iot.Device.Rtc, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
42-
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.2.639\lib\Iot.Device.Rtc.dll</HintPath>
42+
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.2.656\lib\Iot.Device.Rtc.dll</HintPath>
4343
</Reference>
4444
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4545
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
@@ -53,8 +53,8 @@
5353
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.19.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
5454
<HintPath>..\packages\nanoFramework.Hardware.Esp32.1.6.19\lib\nanoFramework.Hardware.Esp32.dll</HintPath>
5555
</Reference>
56-
<Reference Include="nanoFramework.M5Core2, Version=1.1.239.0, Culture=neutral, PublicKeyToken=null">
57-
<HintPath>..\packages\nanoFramework.M5Core2.1.1.239\lib\nanoFramework.M5Core2.dll</HintPath>
56+
<Reference Include="nanoFramework.M5Core2, Version=1.1.241.0, Culture=neutral, PublicKeyToken=null">
57+
<HintPath>..\packages\nanoFramework.M5Core2.1.1.241\lib\nanoFramework.M5Core2.dll</HintPath>
5858
</Reference>
5959
<Reference Include="nanoFramework.ResourceManager, Version=1.2.19.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
6060
<HintPath>..\packages\nanoFramework.ResourceManager.1.2.19\lib\nanoFramework.ResourceManager.dll</HintPath>

devices/Ft6xx6x/samples/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<package id="nanoFramework.Graphics" version="1.2.21" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Graphics.Core" version="1.2.21" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Hardware.Esp32" version="1.6.19" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.639" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.656" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.631" targetFramework="netnano1.0" />
99
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
1010
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.2.628" targetFramework="netnano1.0" />
1111
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.652" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.639" targetFramework="netnano1.0" />
13-
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.639" targetFramework="netnano1.0" />
14-
<package id="nanoFramework.M5Core2" version="1.1.239" targetFramework="netnano1.0" />
12+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.656" targetFramework="netnano1.0" />
13+
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.656" targetFramework="netnano1.0" />
14+
<package id="nanoFramework.M5Core2" version="1.1.241" targetFramework="netnano1.0" />
1515
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
1616
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
1717
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />

devices/Ft6xx6x/samples/packages.lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
},
2929
"nanoFramework.Iot.Device.Axp192": {
3030
"type": "Direct",
31-
"requested": "[1.2.639, 1.2.639]",
32-
"resolved": "1.2.639",
33-
"contentHash": "mJnvf2dmwOq3Vod/AseqRJt2ETwhYTZrcGVmyykRFScTMQyRAJ3dRsHDwwv+WuEvx9qNPD7RHzcM8pDZe0PAFA=="
31+
"requested": "[1.2.656, 1.2.656]",
32+
"resolved": "1.2.656",
33+
"contentHash": "4m48qWsnqZ8KthAMxc/2jUTMZjxGWybheCYGN909eYteD+9CNuqCUIVRb0IAIPF0ISoi9kCC9lnis0Dz8tsm8A=="
3434
},
3535
"nanoFramework.Iot.Device.Bmm150": {
3636
"type": "Direct",
@@ -58,21 +58,21 @@
5858
},
5959
"nanoFramework.Iot.Device.Mpu6886": {
6060
"type": "Direct",
61-
"requested": "[1.2.639, 1.2.639]",
62-
"resolved": "1.2.639",
63-
"contentHash": "m5RfaxqBii+jWQ1fA1GidwetSqPbtVwX92eksdDn1KqpuEkLe4UpX0nWG/UfQKUuiJO1MYfF3599yyYV6fQ/gQ=="
61+
"requested": "[1.2.656, 1.2.656]",
62+
"resolved": "1.2.656",
63+
"contentHash": "JEDGqka60rztZZaHFWRW56LWJoDNzCkJspsCbkAkHOaILakvbCDBPJFJi3gjhIhkoZeQYh1ln9+eBo8R9vQKzg=="
6464
},
6565
"nanoFramework.Iot.Device.Rtc": {
6666
"type": "Direct",
67-
"requested": "[1.2.639, 1.2.639]",
68-
"resolved": "1.2.639",
69-
"contentHash": "LqEeDvUtz0EE4RQ9b0BVW+c2ggWlHhuZKHwjNcljQ/nQ19LpdXlIdC+ATyIqoBmWIM55dnHM6es8tE4BPKv+TA=="
67+
"requested": "[1.2.656, 1.2.656]",
68+
"resolved": "1.2.656",
69+
"contentHash": "W/sCNUrO1GBrrisMVfIiXQwdlLBeTdbAilyxwxNprVVXsbPHR0qw6oyo/pvJNh4LxIlC3MuPfoeky9Ac5miztw=="
7070
},
7171
"nanoFramework.M5Core2": {
7272
"type": "Direct",
73-
"requested": "[1.1.239, 1.1.239]",
74-
"resolved": "1.1.239",
75-
"contentHash": "wX67fu/9M0RdJPU+ETbjh8u0pkLfxTqZPjkBzCN7TL82AKqciNEUxH83rdE6OrBx7/sDYqPDMbzsAExn4LiMjA=="
73+
"requested": "[1.1.241, 1.1.241]",
74+
"resolved": "1.1.241",
75+
"contentHash": "tMPnoIgT31cBaDUn1yeS6FEa24MT3i2zkP/OFLzhNJGjNuM87RlUqHNvr924UigiDv1xHXROHPDhywff/s/f0Q=="
7676
},
7777
"nanoFramework.ResourceManager": {
7878
"type": "Direct",

0 commit comments

Comments
 (0)