Skip to content

Commit 790986f

Browse files
Update 5 NuGet dependencies
1 parent d642d64 commit 790986f

33 files changed

+58
-58
lines changed

Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<None Include="packages.config" />
2626
</ItemGroup>
2727
<ItemGroup>
28-
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.1\lib\Iot.Device.Button.dll</HintPath>
28+
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.43.5388\lib\Iot.Device.Button.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
3232
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/AtomLiteTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.2" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.1.43.5388" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.7" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.System.Device.Gpio" version="1.0.4" targetFramework="netnanoframework10" />

Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<None Include="packages.config" />
2626
</ItemGroup>
2727
<ItemGroup>
28-
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.1\lib\Iot.Device.Button.dll</HintPath>
28+
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.43.5388\lib\Iot.Device.Button.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
3232
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/AtomMatrixTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.2" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.1.43.5388" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.7" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.System.Device.Gpio" version="1.0.4" targetFramework="netnanoframework10" />

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.3\lib\Iot.Device.Bmm150.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
32-
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
33-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.1\lib\Iot.Device.Button.dll</HintPath>
32+
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
33+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.43.5388\lib\Iot.Device.Button.dll</HintPath>
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="Iot.Device.Buzzer, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/FireTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="nanoFramework.Graphics" version="1.0.2" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.2" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.3" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Button" version="1.1.43.5388" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.Iot.Device.Buzzer" version="1.1.40" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.40" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.3\lib\Iot.Device.Bmm150.dll</HintPath>
3232
<Private>True</Private>
3333
</Reference>
34-
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.1\lib\Iot.Device.Button.dll</HintPath>
34+
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.43.5388\lib\Iot.Device.Button.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
3838
<Reference Include="Iot.Device.Common.NumberHelper, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/M5Core2TestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="nanoFramework.Hardware.Esp32" version="1.3.6" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Axp192" version="1.1.40" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.3" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Button" version="1.1.43.5388" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.1.1" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />
1111
<package id="nanoFramework.Iot.Device.Rtc" version="1.1.40" targetFramework="netnanoframework10" />

Tests/M5CoreTestApp/M5CoreTestApp.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.3\lib\Iot.Device.Bmm150.dll</HintPath>
2727
<Private>True</Private>
2828
</Reference>
29-
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
30-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.1\lib\Iot.Device.Button.dll</HintPath>
29+
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
30+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.43.5388\lib\Iot.Device.Button.dll</HintPath>
3131
<Private>True</Private>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ip5306, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/M5CoreTestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Graphics" version="1.0.2" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.3" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.1.43.5388" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.40" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.ResourceManager" version="1.1.4" targetFramework="netnanoframework10" />

0 commit comments

Comments
 (0)