Skip to content

Commit 0f534b1

Browse files
Update 5 NuGet dependencies
1 parent 965cdd0 commit 0f534b1

File tree

12 files changed

+29
-28
lines changed

12 files changed

+29
-28
lines changed

samples/AzureMQTTTwinsBMP280Sleep/AzureMQTT/AzureMQTT.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
</ItemGroup>
4242
<ItemGroup>
4343
<Reference Include="Iot.Device.Bmxx80, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
44-
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.1.3\lib\Iot.Device.Bmxx80.dll</HintPath>
44+
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.1.11\lib\Iot.Device.Bmxx80.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
4747
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48-
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.1\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
48+
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.7\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
4949
<Private>True</Private>
5050
</Reference>
5151
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

samples/AzureMQTTTwinsBMP280Sleep/AzureMQTT/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="netnanoframework10" />
44
<package id="nanoFramework.Hardware.Esp32" version="1.3.6" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.3" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.1" />
5+
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.11" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.7" />
77
<package id="nanoFramework.Json" version="2.1.2" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.Logging" version="1.0.1" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Logging.Serial" version="1.0.1" targetFramework="netnanoframework10" />

samples/AzureSDK/AzureSDK/AzureIoTExample.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
</ItemGroup>
3939
<ItemGroup>
4040
<Reference Include="Iot.Device.Bmxx80, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41-
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.1.3\lib\Iot.Device.Bmxx80.dll</HintPath>
41+
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.1.11\lib\Iot.Device.Bmxx80.dll</HintPath>
4242
<Private>True</Private>
4343
</Reference>
4444
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
45-
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.1\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
45+
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.7\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
4646
<Private>True</Private>
4747
</Reference>
4848
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

samples/AzureSDK/AzureSDK/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package id="nanoFramework.Azure.Devices.Client" version="1.0.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Hardware.Esp32" version="1.3.6" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.3" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.1" />
6+
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.11" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.7" />
88
<package id="nanoFramework.Json" version="2.1.2" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.M2Mqtt" version="5.0.2" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Networking.Sntp" version="1.5.8" targetFramework="netnanoframework10" />

samples/AzureSDK/AzureSDKSensorCertificate/NFSensorAzureIoTHub/NFSensorAzureIoTHub.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
</ItemGroup>
2727
<ItemGroup>
2828
<Reference Include="Iot.Device.Bmxx80, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.1.3\lib\Iot.Device.Bmxx80.dll</HintPath>
29+
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.1.11\lib\Iot.Device.Bmxx80.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
3232
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
33-
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.1\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
33+
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.7\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

samples/AzureSDK/AzureSDKSensorCertificate/NFSensorAzureIoTHub/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.Azure.Devices.Client" version="1.0.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.3" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.1" />
5+
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.11" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.7" />
77
<package id="nanoFramework.Json" version="2.1.2" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.M2Mqtt" version="5.0.2" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />

samples/AzureSDK/AzureSDKSleepBMP280/AzureSDKSleepBMP280.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
</ItemGroup>
3939
<ItemGroup>
4040
<Reference Include="Iot.Device.Bmxx80, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41-
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.1.3\lib\Iot.Device.Bmxx80.dll</HintPath>
41+
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.1.11\lib\Iot.Device.Bmxx80.dll</HintPath>
4242
<Private>True</Private>
4343
</Reference>
4444
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
45-
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.1\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
45+
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.1.7\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
4646
<Private>True</Private>
4747
</Reference>
4848
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">

samples/AzureSDK/AzureSDKSleepBMP280/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package id="nanoFramework.Azure.Devices.Client" version="1.0.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Hardware.Esp32" version="1.3.6" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.3" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.1" />
6+
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.1.11" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.1.7" />
88
<package id="nanoFramework.Json" version="2.1.2" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.M2Mqtt" version="5.0.2" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.ResourceManager" version="1.1.4" targetFramework="netnanoframework10" />

samples/SPI/System.Device.Spi/SpiExamples.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<HintPath>packages\nanoFramework.System.Device.Gpio.1.0.4\lib\System.Device.Gpio.dll</HintPath>
3838
<Private>True</Private>
3939
</Reference>
40-
<Reference Include="System.Device.Spi, Version=1.0.5.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41-
<HintPath>packages\nanoFramework.System.Device.Spi.1.0.5\lib\System.Device.Spi.dll</HintPath>
40+
<Reference Include="System.Device.Spi, Version=1.1.1.14771, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41+
<HintPath>packages\nanoFramework.System.Device.Spi.1.1.1\lib\System.Device.Spi.dll</HintPath>
4242
<Private>True</Private>
4343
</Reference>
4444
</ItemGroup>

samples/SPI/System.Device.Spi/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Runtime.Events" version="1.10.0" />
55
<package id="nanoFramework.System.Device.Gpio" version="1.0.4" />
6-
<package id="nanoFramework.System.Device.Spi" version="1.0.5" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.System.Device.Spi" version="1.1.1" targetFramework="netnanoframework10" />
77
</packages>

0 commit comments

Comments
 (0)