Skip to content

Commit 8118ea3

Browse files
Update 4 NuGet dependencies
1 parent 96e6a86 commit 8118ea3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

devices/Ft6xx6x/samples/Ft6xx6x.Samples.nfproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<Private>True</Private>
2626
</Reference>
2727
<Reference Include="Iot.Device.Bmm150, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
28-
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.20\lib\Iot.Device.Bmm150.dll</HintPath>
28+
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.22\lib\Iot.Device.Bmm150.dll</HintPath>
2929
<Private>True</Private>
3030
</Reference>
3131
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -37,15 +37,15 @@
3737
<Private>True</Private>
3838
</Reference>
3939
<Reference Include="Iot.Device.Ft6xx6x, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
40-
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.0.21-preview.23\lib\Iot.Device.Ft6xx6x.dll</HintPath>
40+
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.0.21-preview.24\lib\Iot.Device.Ft6xx6x.dll</HintPath>
4141
<Private>True</Private>
4242
</Reference>
4343
<Reference Include="Iot.Device.Mpu6886, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
44-
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.288-preview.20\lib\Iot.Device.Mpu6886.dll</HintPath>
44+
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.288-preview.22\lib\Iot.Device.Mpu6886.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
4747
<Reference Include="Iot.Device.Rtc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48-
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.0.288-preview.20\lib\Iot.Device.Rtc.dll</HintPath>
48+
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.0.288-preview.22\lib\Iot.Device.Rtc.dll</HintPath>
4949
<Private>True</Private>
5050
</Reference>
5151
<Reference Include="mscorlib, Version=1.12.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

devices/Ft6xx6x/samples/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<package id="nanoFramework.Graphics" version="1.0.2-preview.7" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Hardware.Esp32" version="1.3.5-preview.5" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Axp192" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.22" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
10-
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.0.21-preview.23" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
12-
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.288-preview.20" targetFramework="netnanoframework10" />
10+
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.0.21-preview.24" />
11+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.288-preview.22" targetFramework="netnanoframework10" />
12+
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.288-preview.22" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.M5Core2" version="1.0.1-preview.25" targetFramework="netnanoframework10" />
1414
<package id="nanoFramework.ResourceManager" version="1.1.4-preview.4" targetFramework="netnanoframework10" />
1515
<package id="nanoFramework.Runtime.Events" version="1.10.0-preview.4" targetFramework="netnanoframework10" />

0 commit comments

Comments
 (0)