Skip to content

Commit 812ac1f

Browse files
Update 11 NuGet dependencies
1 parent 7486ed6 commit 812ac1f

27 files changed

+187
-187
lines changed

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="Iot.Device.Buzzer, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
37-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.1.3\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.1.40\lib\Iot.Device.Buzzer.dll</HintPath>
3838
<Private>True</Private>
3939
</Reference>
4040
<Reference Include="Iot.Device.Ip5306, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
41-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.1.1\lib\Iot.Device.Ip5306.dll</HintPath>
41+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.1.40\lib\Iot.Device.Ip5306.dll</HintPath>
4242
<Private>True</Private>
4343
</Reference>
4444
<Reference Include="Iot.Device.Mpu6886, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
45-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.3\lib\Iot.Device.Mpu6886.dll</HintPath>
45+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.40\lib\Iot.Device.Mpu6886.dll</HintPath>
4646
<Private>True</Private>
4747
</Reference>
4848
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -120,16 +120,16 @@
120120
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.1\lib\System.Numerics.dll</HintPath>
121121
<Private>True</Private>
122122
</Reference>
123-
<Reference Include="UnitsNet.ElectricCurrent, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
124-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.128.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
123+
<Reference Include="UnitsNet.ElectricCurrent, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
124+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.129.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
125125
<Private>True</Private>
126126
</Reference>
127-
<Reference Include="UnitsNet.Frequency, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
128-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.4.128.0\lib\UnitsNet.Frequency.dll</HintPath>
127+
<Reference Include="UnitsNet.Frequency, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
128+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.4.129.0\lib\UnitsNet.Frequency.dll</HintPath>
129129
<Private>True</Private>
130130
</Reference>
131-
<Reference Include="UnitsNet.Temperature, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
132-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.128.0\lib\UnitsNet.Temperature.dll</HintPath>
131+
<Reference Include="UnitsNet.Temperature, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
132+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.129.0\lib\UnitsNet.Temperature.dll</HintPath>
133133
<Private>True</Private>
134134
</Reference>
135135
</ItemGroup>

Tests/FireTestApp/packages.config

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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" />
77
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.1.3" targetFramework="netnanoframework10" />
9-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.1" targetFramework="netnanoframework10" />
10-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.3" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.1.40" targetFramework="netnanoframework10" />
9+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.40" targetFramework="netnanoframework10" />
10+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />
1111
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.7" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.ResourceManager" version="1.1.4" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
@@ -24,7 +24,7 @@
2424
<package id="nanoFramework.System.Drawing" version="1.1.1" targetFramework="netnanoframework10" />
2525
<package id="nanoFramework.System.Math" version="1.4.4" targetFramework="netnanoframework10" />
2626
<package id="nanoFramework.System.Numerics" version="1.1.1" targetFramework="netnanoframework10" />
27-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.128.0" targetFramework="netnanoframework10" />
28-
<package id="UnitsNet.nanoFramework.Frequency" version="4.128.0" targetFramework="netnanoframework10" />
29-
<package id="UnitsNet.nanoFramework.Temperature" version="4.128.0" targetFramework="netnanoframework10" />
27+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.129.0" targetFramework="netnanoframework10" />
28+
<package id="UnitsNet.nanoFramework.Frequency" version="4.129.0" targetFramework="netnanoframework10" />
29+
<package id="UnitsNet.nanoFramework.Temperature" version="4.129.0" targetFramework="netnanoframework10" />
3030
</packages>

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525
<ItemGroup>
2626
<Reference Include="Iot.Device.Axp192, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
27-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.1.1\lib\Iot.Device.Axp192.dll</HintPath>
27+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.1.40\lib\Iot.Device.Axp192.dll</HintPath>
2828
<Private>True</Private>
2929
</Reference>
3030
<Reference Include="Iot.Device.Bmm150, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -40,11 +40,11 @@
4040
<Private>True</Private>
4141
</Reference>
4242
<Reference Include="Iot.Device.Mpu6886, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
43-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.3\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.40\lib\Iot.Device.Mpu6886.dll</HintPath>
4444
<Private>True</Private>
4545
</Reference>
4646
<Reference Include="Iot.Device.Rtc, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
47-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.1.3\lib\Iot.Device.Rtc.dll</HintPath>
47+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.1.40\lib\Iot.Device.Rtc.dll</HintPath>
4848
<Private>True</Private>
4949
</Reference>
5050
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -111,8 +111,8 @@
111111
<HintPath>..\..\packages\nanoFramework.System.Device.Spi.1.2.1\lib\System.Device.Spi.dll</HintPath>
112112
<Private>True</Private>
113113
</Reference>
114-
<Reference Include="System.Device.WiFi, Version=1.4.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
115-
<HintPath>..\..\packages\nanoFramework.System.Device.WiFi.1.4.0\lib\System.Device.WiFi.dll</HintPath>
114+
<Reference Include="System.Device.Wifi, Version=1.4.0.12, Culture=neutral, PublicKeyToken=c07d481e9758c731">
115+
<HintPath>..\..\packages\nanoFramework.System.Device.Wifi.1.4.0.12\lib\System.Device.Wifi.dll</HintPath>
116116
<Private>True</Private>
117117
</Reference>
118118
<Reference Include="System.Diagnostics.Stopwatch, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -143,20 +143,20 @@
143143
<HintPath>..\..\packages\nanoFramework.System.Threading.1.0.4\lib\System.Threading.dll</HintPath>
144144
<Private>True</Private>
145145
</Reference>
146-
<Reference Include="UnitsNet.ElectricCurrent, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
147-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.128.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
146+
<Reference Include="UnitsNet.ElectricCurrent, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
147+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.129.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
148148
<Private>True</Private>
149149
</Reference>
150-
<Reference Include="UnitsNet.ElectricPotential, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
151-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.4.128.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
150+
<Reference Include="UnitsNet.ElectricPotential, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
151+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.4.129.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
152152
<Private>True</Private>
153153
</Reference>
154-
<Reference Include="UnitsNet.Power, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
155-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.4.128.0\lib\UnitsNet.Power.dll</HintPath>
154+
<Reference Include="UnitsNet.Power, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
155+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.4.129.0\lib\UnitsNet.Power.dll</HintPath>
156156
<Private>True</Private>
157157
</Reference>
158-
<Reference Include="UnitsNet.Temperature, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
159-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.128.0\lib\UnitsNet.Temperature.dll</HintPath>
158+
<Reference Include="UnitsNet.Temperature, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
159+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.129.0\lib\UnitsNet.Temperature.dll</HintPath>
160160
<Private>True</Private>
161161
</Reference>
162162
</ItemGroup>

Tests/M5Core2TestApp/Program.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
const string Password = "YourWifiPasswordHere";
1919
// Give 60 seconds to the wifi join to happen
2020
CancellationTokenSource cs = new(60000);
21-
var success = WiFiNetworkHelper.ConnectDhcp(Ssid, Password, requiresDateTime: true, token: cs.Token);
21+
var success = WifiNetworkHelper.ConnectDhcp(Ssid, Password, requiresDateTime: true, token: cs.Token);
2222
if (!success)
2323
{
2424
// Something went wrong, you can get details with the ConnectionError property:
25-
Debug.WriteLine($"Can't connect to the network, error: {WiFiNetworkHelper.Status}");
26-
if (WiFiNetworkHelper.HelperException != null)
25+
Debug.WriteLine($"Can't connect to the network, error: {WifiNetworkHelper.Status}");
26+
if (WifiNetworkHelper.HelperException != null)
2727
{
28-
Debug.WriteLine($"ex: {WiFiNetworkHelper.HelperException}");
28+
Debug.WriteLine($"ex: {WifiNetworkHelper.HelperException}");
2929
}
3030
}
3131

Tests/M5Core2TestApp/packages.config

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
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.Hardware.Esp32" version="1.3.6" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Axp192" version="1.1.1" targetFramework="netnanoframework10" />
6+
<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" />
88
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.1.1" targetFramework="netnanoframework10" />
10-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.3" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.Iot.Device.Rtc" version="1.1.3" targetFramework="netnanoframework10" />
10+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.Iot.Device.Rtc" version="1.1.40" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.ResourceManager" version="1.1.4" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
1414
<package id="nanoFramework.Runtime.Native" version="1.5.4" targetFramework="netnanoframework10" />
@@ -21,7 +21,7 @@
2121
<package id="nanoFramework.System.Device.Model" version="1.1.1" targetFramework="netnanoframework10" />
2222
<package id="nanoFramework.System.Device.Pwm" version="1.0.1" targetFramework="netnanoframework10" />
2323
<package id="nanoFramework.System.Device.Spi" version="1.2.1" targetFramework="netnanoframework10" />
24-
<package id="nanoFramework.System.Device.WiFi" version="1.4.0" targetFramework="netnanoframework10" />
24+
<package id="nanoFramework.System.Device.Wifi" version="1.4.0.12" targetFramework="netnanoframework10" />
2525
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.1.1" targetFramework="netnanoframework10" />
2626
<package id="nanoFramework.System.IO.Ports" version="1.0.4" targetFramework="netnanoframework10" />
2727
<package id="nanoFramework.System.IO.Streams" version="1.0.0" />
@@ -30,8 +30,8 @@
3030
<package id="nanoFramework.System.Numerics" version="1.1.1" targetFramework="netnanoframework10" />
3131
<package id="nanoFramework.System.Text" version="1.1.3" targetFramework="netnanoframework10" />
3232
<package id="nanoFramework.System.Threading" version="1.0.4" targetFramework="netnanoframework10" />
33-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.128.0" targetFramework="netnanoframework10" />
34-
<package id="UnitsNet.nanoFramework.ElectricPotential" version="4.128.0" targetFramework="netnanoframework10" />
35-
<package id="UnitsNet.nanoFramework.Power" version="4.128.0" targetFramework="netnanoframework10" />
36-
<package id="UnitsNet.nanoFramework.Temperature" version="4.128.0" targetFramework="netnanoframework10" />
33+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.129.0" targetFramework="netnanoframework10" />
34+
<package id="UnitsNet.nanoFramework.ElectricPotential" version="4.129.0" targetFramework="netnanoframework10" />
35+
<package id="UnitsNet.nanoFramework.Power" version="4.129.0" targetFramework="netnanoframework10" />
36+
<package id="UnitsNet.nanoFramework.Temperature" version="4.129.0" targetFramework="netnanoframework10" />
3737
</packages>

Tests/M5CoreTestApp/M5CoreTestApp.nfproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
<Private>True</Private>
3232
</Reference>
3333
<Reference Include="Iot.Device.Ip5306, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.1.1\lib\Iot.Device.Ip5306.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.1.40\lib\Iot.Device.Ip5306.dll</HintPath>
3535
<Private>True</Private>
3636
</Reference>
3737
<Reference Include="Iot.Device.Mpu6886, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
38-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.3\lib\Iot.Device.Mpu6886.dll</HintPath>
38+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.40\lib\Iot.Device.Mpu6886.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
4141
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -118,12 +118,12 @@
118118
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.1\lib\System.Numerics.dll</HintPath>
119119
<Private>True</Private>
120120
</Reference>
121-
<Reference Include="UnitsNet.ElectricCurrent, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
122-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.128.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
121+
<Reference Include="UnitsNet.ElectricCurrent, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
122+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.129.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
123123
<Private>True</Private>
124124
</Reference>
125-
<Reference Include="UnitsNet.Temperature, Version=4.128.0.0, Culture=neutral, PublicKeyToken=null">
126-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.128.0\lib\UnitsNet.Temperature.dll</HintPath>
125+
<Reference Include="UnitsNet.Temperature, Version=4.129.0.0, Culture=neutral, PublicKeyToken=null">
126+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.129.0\lib\UnitsNet.Temperature.dll</HintPath>
127127
<Private>True</Private>
128128
</Reference>
129129
</ItemGroup>

Tests/M5CoreTestApp/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<package id="nanoFramework.Graphics" version="1.0.2" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.3" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Button" version="1.1.1" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.1" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.3" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.40" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.40" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.ResourceManager" version="1.1.4" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
1111
<package id="nanoFramework.Runtime.Native" version="1.5.4" targetFramework="netnanoframework10" />
@@ -24,6 +24,6 @@
2424
<package id="nanoFramework.System.Math" version="1.4.4" targetFramework="netnanoframework10" />
2525
<package id="nanoFramework.System.Numerics" version="1.1.1" targetFramework="netnanoframework10" />
2626
<package id="nanoFramework.System.Text" version="1.1.3" />
27-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.128.0" targetFramework="netnanoframework10" />
28-
<package id="UnitsNet.nanoFramework.Temperature" version="4.128.0" targetFramework="netnanoframework10" />
27+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.129.0" targetFramework="netnanoframework10" />
28+
<package id="UnitsNet.nanoFramework.Temperature" version="4.129.0" targetFramework="netnanoframework10" />
2929
</packages>

0 commit comments

Comments
 (0)