Skip to content

Commit 30705ea

Browse files
Update 15 NuGet dependencies
1 parent 352d021 commit 30705ea

18 files changed

+240
-243
lines changed

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,36 +24,34 @@
2424
</ItemGroup>
2525
<ItemGroup>
2626
<Reference Include="Iot.Device.Axp192, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
27-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.0.288-preview.1\lib\Iot.Device.Axp192.dll</HintPath>
27+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.0.288-preview.5\lib\Iot.Device.Axp192.dll</HintPath>
2828
<Private>True</Private>
2929
</Reference>
3030
<Reference Include="Iot.Device.Bmm150, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
31-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.1\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.5\lib\Iot.Device.Bmm150.dll</HintPath>
3232
<Private>True</Private>
3333
</Reference>
3434
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.0.288-preview.3\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.0.288-preview.5\lib\Iot.Device.Button.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
3838
<Reference Include="Iot.Device.Common.NumberHelper">
3939
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.0.259\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
4040
</Reference>
4141
<Reference Include="Iot.Device.Mpu6886, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
42-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.272\lib\Iot.Device.Mpu6886.dll</HintPath>
42+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.288-preview.5\lib\Iot.Device.Mpu6886.dll</HintPath>
4343
<Private>True</Private>
44-
<SpecificVersion>True</SpecificVersion>
4544
</Reference>
4645
<Reference Include="Iot.Device.Rtc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
47-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.0.272\lib\Iot.Device.Rtc.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.0.288-preview.5\lib\Iot.Device.Rtc.dll</HintPath>
4847
<Private>True</Private>
49-
<SpecificVersion>True</SpecificVersion>
5048
</Reference>
5149
<Reference Include="mscorlib, Version=1.12.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
5250
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.12.0-preview.1\lib\mscorlib.dll</HintPath>
5351
<Private>True</Private>
5452
</Reference>
5553
<Reference Include="nanoFramework.Graphics, Version=1.0.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
56-
<HintPath>..\..\packages\nanoFramework.Graphics.1.0.2-preview.6\lib\nanoFramework.Graphics.dll</HintPath>
54+
<HintPath>..\..\packages\nanoFramework.Graphics.1.0.2-preview.7\lib\nanoFramework.Graphics.dll</HintPath>
5755
<Private>True</Private>
5856
</Reference>
5957
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.3.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -68,8 +66,8 @@
6866
<HintPath>..\..\packages\nanoFramework.Runtime.Events.1.10.0-preview.4\lib\nanoFramework.Runtime.Events.dll</HintPath>
6967
<Private>True</Private>
7068
</Reference>
71-
<Reference Include="nanoFramework.Runtime.Native, Version=1.5.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
72-
<HintPath>..\..\packages\nanoFramework.Runtime.Native.1.5.3-preview.4\lib\nanoFramework.Runtime.Native.dll</HintPath>
69+
<Reference Include="nanoFramework.Runtime.Native, Version=1.5.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
70+
<HintPath>..\..\packages\nanoFramework.Runtime.Native.1.5.4-preview.1\lib\nanoFramework.Runtime.Native.dll</HintPath>
7371
<Private>True</Private>
7472
</Reference>
7573
<Reference Include="nanoFramework.System.Collections, Version=1.4.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -114,8 +112,9 @@
114112
<HintPath>..\..\packages\nanoFramework.System.Device.WiFi.1.4.0-preview.21\lib\System.Device.WiFi.dll</HintPath>
115113
<Private>True</Private>
116114
</Reference>
117-
<Reference Include="System.Diagnostics.Stopwatch">
118-
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.0.259\lib\System.Diagnostics.Stopwatch.dll</HintPath>
115+
<Reference Include="System.Diagnostics.Stopwatch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
116+
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.0.288-preview.7\lib\System.Diagnostics.Stopwatch.dll</HintPath>
117+
<Private>True</Private>
119118
</Reference>
120119
<Reference Include="System.IO.Ports, Version=1.0.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
121120
<HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.0.3-preview.12\lib\System.IO.Ports.dll</HintPath>
@@ -136,20 +135,20 @@
136135
<HintPath>..\..\packages\nanoFramework.System.Threading.1.0.4-preview.8\lib\System.Threading.dll</HintPath>
137136
<Private>True</Private>
138137
</Reference>
139-
<Reference Include="UnitsNet.ElectricCurrent, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
140-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.113.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
138+
<Reference Include="UnitsNet.ElectricCurrent, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
139+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.114.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
141140
<Private>True</Private>
142141
</Reference>
143-
<Reference Include="UnitsNet.ElectricPotential, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
144-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.4.113.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
142+
<Reference Include="UnitsNet.ElectricPotential, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
143+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricPotential.4.114.0\lib\UnitsNet.ElectricPotential.dll</HintPath>
145144
<Private>True</Private>
146145
</Reference>
147-
<Reference Include="UnitsNet.Power, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
148-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.4.113.0\lib\UnitsNet.Power.dll</HintPath>
146+
<Reference Include="UnitsNet.Power, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
147+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Power.4.114.0\lib\UnitsNet.Power.dll</HintPath>
149148
<Private>True</Private>
150149
</Reference>
151-
<Reference Include="UnitsNet.Temperature, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
152-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.113.0\lib\UnitsNet.Temperature.dll</HintPath>
150+
<Reference Include="UnitsNet.Temperature, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
151+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.114.0\lib\UnitsNet.Temperature.dll</HintPath>
153152
<Private>True</Private>
154153
</Reference>
155154
</ItemGroup>

Tests/M5Core2TestApp/packages.config

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0-preview.1" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.Graphics" version="1.0.2-preview.6" targetFramework="netnanoframework10" />
4+
<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" />
6-
<package id="nanoFramework.Iot.Device.Axp192" version="1.0.288-preview.1" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.1" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.3" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Axp192" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.0.259" targetFramework="netnanoframework10" />
10-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.272" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.272" targetFramework="netnanoframework10" />
10+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.ResourceManager" version="1.1.4-preview.4" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.Runtime.Events" version="1.10.0-preview.4" targetFramework="netnanoframework10" />
14-
<package id="nanoFramework.Runtime.Native" version="1.5.3-preview.4" targetFramework="netnanoframework10" />
14+
<package id="nanoFramework.Runtime.Native" version="1.5.4-preview.1" targetFramework="netnanoframework10" />
1515
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.0.259" targetFramework="netnanoframework10" />
1616
<package id="nanoFramework.System.Collections" version="1.4.0-preview.7" targetFramework="netnanoframework10" />
1717
<package id="nanoFramework.System.Device.Adc" version="1.0.2-preview.4" targetFramework="netnanoframework10" />
@@ -22,15 +22,15 @@
2222
<package id="nanoFramework.System.Device.Pwm" version="1.0.1-preview.4" targetFramework="netnanoframework10" />
2323
<package id="nanoFramework.System.Device.Spi" version="1.0.3-preview.11" targetFramework="netnanoframework10" />
2424
<package id="nanoFramework.System.Device.WiFi" version="1.4.0-preview.21" targetFramework="netnanoframework10" />
25-
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.0.259" targetFramework="netnanoframework10" />
25+
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.0.288-preview.7" targetFramework="netnanoframework10" />
2626
<package id="nanoFramework.System.IO.Ports" version="1.0.3-preview.12" targetFramework="netnanoframework10" />
2727
<package id="nanoFramework.System.Math" version="1.4.4-preview.5" targetFramework="netnanoframework10" />
2828
<package id="nanoFramework.System.Net" version="1.8.0-preview.15" targetFramework="netnanoframework10" />
2929
<package id="nanoFramework.System.Numerics" version="1.0.259" targetFramework="netnanoframework10" />
3030
<package id="nanoFramework.System.Text" version="1.1.3-preview.7" targetFramework="netnanoframework10" />
3131
<package id="nanoFramework.System.Threading" version="1.0.4-preview.8" targetFramework="netnanoframework10" />
32-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.113.0" targetFramework="netnanoframework10" />
33-
<package id="UnitsNet.nanoFramework.ElectricPotential" version="4.113.0" targetFramework="netnanoframework10" />
34-
<package id="UnitsNet.nanoFramework.Power" version="4.113.0" targetFramework="netnanoframework10" />
35-
<package id="UnitsNet.nanoFramework.Temperature" version="4.113.0" targetFramework="netnanoframework10" />
32+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.114.0" targetFramework="netnanoframework10" />
33+
<package id="UnitsNet.nanoFramework.ElectricPotential" version="4.114.0" targetFramework="netnanoframework10" />
34+
<package id="UnitsNet.nanoFramework.Power" version="4.114.0" targetFramework="netnanoframework10" />
35+
<package id="UnitsNet.nanoFramework.Temperature" version="4.114.0" targetFramework="netnanoframework10" />
3636
</packages>

Tests/M5CoreTestApp/M5CoreTestApp.nfproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,27 @@
2323
</ItemGroup>
2424
<ItemGroup>
2525
<Reference Include="Iot.Device.Bmm150, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
26-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.1\lib\Iot.Device.Bmm150.dll</HintPath>
26+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.0.288-preview.5\lib\Iot.Device.Bmm150.dll</HintPath>
2727
<Private>True</Private>
2828
</Reference>
2929
<Reference Include="Iot.Device.Button, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
30-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.0.288-preview.3\lib\Iot.Device.Button.dll</HintPath>
30+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.0.288-preview.5\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=null">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.0.288-preview.1\lib\Iot.Device.Ip5306.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.0.288-preview.5\lib\Iot.Device.Ip5306.dll</HintPath>
3535
<Private>True</Private>
3636
</Reference>
3737
<Reference Include="Iot.Device.Mpu6886, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
38-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.272\lib\Iot.Device.Mpu6886.dll</HintPath>
38+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.0.288-preview.5\lib\Iot.Device.Mpu6886.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
4141
<Reference Include="mscorlib, Version=1.12.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4242
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.12.0-preview.1\lib\mscorlib.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="nanoFramework.Graphics, Version=1.0.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
46-
<HintPath>..\..\packages\nanoFramework.Graphics.1.0.2-preview.6\lib\nanoFramework.Graphics.dll</HintPath>
46+
<HintPath>..\..\packages\nanoFramework.Graphics.1.0.2-preview.7\lib\nanoFramework.Graphics.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="nanoFramework.ResourceManager, Version=1.1.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -54,8 +54,8 @@
5454
<HintPath>..\..\packages\nanoFramework.Runtime.Events.1.10.0-preview.4\lib\nanoFramework.Runtime.Events.dll</HintPath>
5555
<Private>True</Private>
5656
</Reference>
57-
<Reference Include="nanoFramework.Runtime.Native, Version=1.5.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
58-
<HintPath>..\..\packages\nanoFramework.Runtime.Native.1.5.3-preview.4\lib\nanoFramework.Runtime.Native.dll</HintPath>
57+
<Reference Include="nanoFramework.Runtime.Native, Version=1.5.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
58+
<HintPath>..\..\packages\nanoFramework.Runtime.Native.1.5.4-preview.1\lib\nanoFramework.Runtime.Native.dll</HintPath>
5959
<Private>True</Private>
6060
</Reference>
6161
<Reference Include="nanoFramework.System.Collections, Version=1.4.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -95,7 +95,7 @@
9595
<Private>True</Private>
9696
</Reference>
9797
<Reference Include="System.Diagnostics.Stopwatch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
98-
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.0.259\lib\System.Diagnostics.Stopwatch.dll</HintPath>
98+
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.0.288-preview.7\lib\System.Diagnostics.Stopwatch.dll</HintPath>
9999
<Private>True</Private>
100100
</Reference>
101101
<Reference Include="System.IO.Ports, Version=1.0.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -110,12 +110,12 @@
110110
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.0.259\lib\System.Numerics.dll</HintPath>
111111
<Private>True</Private>
112112
</Reference>
113-
<Reference Include="UnitsNet.ElectricCurrent, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
114-
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.113.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
113+
<Reference Include="UnitsNet.ElectricCurrent, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
114+
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.114.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
115115
<Private>True</Private>
116116
</Reference>
117-
<Reference Include="UnitsNet.Temperature, Version=4.113.0.0, Culture=neutral, PublicKeyToken=null">
118-
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.113.0\lib\UnitsNet.Temperature.dll</HintPath>
117+
<Reference Include="UnitsNet.Temperature, Version=4.114.0.0, Culture=neutral, PublicKeyToken=null">
118+
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.114.0\lib\UnitsNet.Temperature.dll</HintPath>
119119
<Private>True</Private>
120120
</Reference>
121121
</ItemGroup>

Tests/M5CoreTestApp/packages.config

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0-preview.1" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.Graphics" version="1.0.2-preview.6" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.1" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.3" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Ip5306" version="1.0.288-preview.1" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.272" targetFramework="netnanoframework10" />
4+
<package id="nanoFramework.Graphics" version="1.0.2-preview.7" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Ip5306" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.288-preview.5" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.ResourceManager" version="1.1.4-preview.4" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Runtime.Events" version="1.10.0-preview.4" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.Runtime.Native" version="1.5.3-preview.4" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.Runtime.Native" version="1.5.4-preview.1" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.0.259" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.System.Collections" version="1.4.0-preview.7" targetFramework="netnanoframework10" />
1414
<package id="nanoFramework.System.Device.Adc" version="1.0.2-preview.4" targetFramework="netnanoframework10" />
@@ -18,10 +18,10 @@
1818
<package id="nanoFramework.System.Device.Model" version="1.0.259" targetFramework="netnanoframework10" />
1919
<package id="nanoFramework.System.Device.Pwm" version="1.0.1-preview.4" targetFramework="netnanoframework10" />
2020
<package id="nanoFramework.System.Device.Spi" version="1.0.3-preview.11" targetFramework="netnanoframework10" />
21-
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.0.259" targetFramework="netnanoframework10" />
21+
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.0.288-preview.7" targetFramework="netnanoframework10" />
2222
<package id="nanoFramework.System.IO.Ports" version="1.0.3-preview.12" targetFramework="netnanoframework10" />
2323
<package id="nanoFramework.System.Math" version="1.4.4-preview.5" targetFramework="netnanoframework10" />
2424
<package id="nanoFramework.System.Numerics" version="1.0.259" targetFramework="netnanoframework10" />
25-
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.113.0" targetFramework="netnanoframework10" />
26-
<package id="UnitsNet.nanoFramework.Temperature" version="4.113.0" targetFramework="netnanoframework10" />
25+
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.114.0" targetFramework="netnanoframework10" />
26+
<package id="UnitsNet.nanoFramework.Temperature" version="4.114.0" targetFramework="netnanoframework10" />
2727
</packages>

0 commit comments

Comments
 (0)