Skip to content

Commit

Permalink
Update 2 NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Dec 15, 2023
1 parent e3111c7 commit 4212d04
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions samples/AzureMQTTTwinsBMP280Sleep/AzureMQTT/AzureMQTT.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmxx80, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.2.453\lib\Iot.Device.Bmxx80.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.2.456\lib\Iot.Device.Bmxx80.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.452\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.455\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand Down
4 changes: 2 additions & 2 deletions samples/AzureMQTTTwinsBMP280Sleep/AzureMQTT/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<packages>
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.12" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.453" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.452" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.456" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.455" targetFramework="netnano1.0" />
<package id="nanoFramework.Json" version="2.2.103" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.76" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging.Serial" version="1.1.76" targetFramework="netnano1.0" />
Expand Down
4 changes: 2 additions & 2 deletions samples/AzureSDK/AzureSDK/AzureIoTExample.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmxx80, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.2.453\lib\Iot.Device.Bmxx80.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.2.456\lib\Iot.Device.Bmxx80.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.452\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.455\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand Down
4 changes: 2 additions & 2 deletions samples/AzureSDK/AzureSDK/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package id="nanoFramework.Azure.Devices.Client" version="1.2.16" targetFramework="netnano1.0" />
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.12" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.453" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.452" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.456" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.455" targetFramework="netnano1.0" />
<package id="nanoFramework.Json" version="2.2.103" targetFramework="netnano1.0" />
<package id="nanoFramework.M2Mqtt" version="5.1.107" targetFramework="netnano1.0" />
<package id="nanoFramework.Networking.Sntp" version="1.6.25" targetFramework="netnano1.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmxx80, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.2.453\lib\Iot.Device.Bmxx80.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Bmxx80.1.2.456\lib\Iot.Device.Bmxx80.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.452\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.455\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<packages>
<package id="nanoFramework.Azure.Devices.Client" version="1.2.16" targetFramework="netnano1.0" />
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.453" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.452" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.456" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.455" targetFramework="netnano1.0" />
<package id="nanoFramework.Json" version="2.2.103" targetFramework="netnano1.0" />
<package id="nanoFramework.M2Mqtt" version="5.1.107" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.15" targetFramework="netnano1.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmxx80, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.2.453\lib\Iot.Device.Bmxx80.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Bmxx80.1.2.456\lib\Iot.Device.Bmxx80.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Common.WeatherHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.452\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Common.WeatherHelper.1.2.455\lib\Iot.Device.Common.WeatherHelper.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand Down
4 changes: 2 additions & 2 deletions samples/AzureSDK/AzureSDKSleepBMP280/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package id="nanoFramework.Azure.Devices.Client" version="1.2.16" targetFramework="netnano1.0" />
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.12" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.453" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.452" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmxx80" version="1.2.456" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.WeatherHelper" version="1.2.455" targetFramework="netnano1.0" />
<package id="nanoFramework.Json" version="2.2.103" targetFramework="netnano1.0" />
<package id="nanoFramework.M2Mqtt" version="5.1.107" targetFramework="netnano1.0" />
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
Expand Down

0 comments on commit 4212d04

Please sign in to comment.