Skip to content

Commit e7466f2

Browse files
Update 14 NuGet dependencies
1 parent 9b756b3 commit e7466f2

38 files changed

+245
-244
lines changed

Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
</ItemGroup>
2727
<ItemGroup>
2828
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.58.10097\lib\Iot.Device.Button.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.113.2032\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">
33-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.58.10097\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
33+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.116.8772\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -50,7 +50,7 @@
5050
<Private>True</Private>
5151
</Reference>
5252
<Reference Include="System.Drawing, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
53-
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.1\lib\System.Drawing.dll</HintPath>
53+
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.113.2032\lib\System.Drawing.dll</HintPath>
5454
<Private>True</Private>
5555
</Reference>
5656
</ItemGroup>

Tests/AtomLiteTestApp/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.3.5" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.1.58.10097" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.58.10097" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.1.113.2032" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.116.8772" 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" />
9-
<package id="nanoFramework.System.Drawing" version="1.1.1" targetFramework="netnanoframework10" />
9+
<package id="nanoFramework.System.Drawing" version="1.1.113.2032" targetFramework="netnanoframework10" />
1010
</packages>

Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
</ItemGroup>
2727
<ItemGroup>
2828
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.58.10097\lib\Iot.Device.Button.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.113.2032\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">
33-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.58.10097\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
33+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.116.8772\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
3434
<Private>True</Private>
3535
</Reference>
3636
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -50,7 +50,7 @@
5050
<Private>True</Private>
5151
</Reference>
5252
<Reference Include="System.Drawing, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
53-
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.1\lib\System.Drawing.dll</HintPath>
53+
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.113.2032\lib\System.Drawing.dll</HintPath>
5454
<Private>True</Private>
5555
</Reference>
5656
</ItemGroup>

Tests/AtomMatrixTestApp/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.3.5" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.Iot.Device.Button" version="1.1.58.10097" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.58.10097" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.Iot.Device.Button" version="1.1.113.2032" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.116.8772" 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" />
9-
<package id="nanoFramework.System.Drawing" version="1.1.1" targetFramework="netnanoframework10" />
9+
<package id="nanoFramework.System.Drawing" version="1.1.113.2032" targetFramework="netnanoframework10" />
1010
</packages>

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@
2626
</ItemGroup>
2727
<ItemGroup>
2828
<Reference Include="Iot.Device.Bmm150, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
29-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.97.17326\lib\Iot.Device.Bmm150.dll</HintPath>
29+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.116.8772\lib\Iot.Device.Bmm150.dll</HintPath>
3030
<Private>True</Private>
3131
</Reference>
3232
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
33-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.58.10097\lib\Iot.Device.Button.dll</HintPath>
33+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.113.2032\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">
37-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.1.102.51394\lib\Iot.Device.Buzzer.dll</HintPath>
37+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.1.116.8772\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">
4141
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.1.102.51394\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.102.51394\lib\Iot.Device.Mpu6886.dll</HintPath>
45+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.116.8772\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">
49-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.58.10097\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
49+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.1.116.8772\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
5050
<Private>True</Private>
5151
</Reference>
5252
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -78,7 +78,7 @@
7878
<Private>True</Private>
7979
</Reference>
8080
<Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
81-
<HintPath>..\..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.1.95.24058\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
81+
<HintPath>..\..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.1.113.2032\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
8282
<Private>True</Private>
8383
</Reference>
8484
<Reference Include="System.Device.Adc, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -98,7 +98,7 @@
9898
<Private>True</Private>
9999
</Reference>
100100
<Reference Include="System.Device.Model, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
101-
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.1.1\lib\System.Device.Model.dll</HintPath>
101+
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.1.113.2032\lib\System.Device.Model.dll</HintPath>
102102
<Private>True</Private>
103103
</Reference>
104104
<Reference Include="System.Device.Pwm, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -110,15 +110,15 @@
110110
<Private>True</Private>
111111
</Reference>
112112
<Reference Include="System.Drawing, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
113-
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.1\lib\System.Drawing.dll</HintPath>
113+
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.1.113.2032\lib\System.Drawing.dll</HintPath>
114114
<Private>True</Private>
115115
</Reference>
116116
<Reference Include="System.Math, Version=1.4.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
117117
<HintPath>..\..\packages\nanoFramework.System.Math.1.4.4\lib\System.Math.dll</HintPath>
118118
<Private>True</Private>
119119
</Reference>
120120
<Reference Include="System.Numerics, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
121-
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.1\lib\System.Numerics.dll</HintPath>
121+
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.113.2032\lib\System.Numerics.dll</HintPath>
122122
<Private>True</Private>
123123
</Reference>
124124
<Reference Include="UnitsNet.ElectricCurrent, Version=4.134.0.0, Culture=neutral, PublicKeyToken=null">

Tests/FireTestApp/packages.config

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Graphics" version="1.0.3.2" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Hardware.Esp32.Rmt" version="1.2.3.5" targetFramework="netnanoframework10" />
6-
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.97.17326" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.Button" version="1.1.58.10097" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.Buzzer" version="1.1.102.51394" targetFramework="netnanoframework10" />
6+
<package id="nanoFramework.Iot.Device.Bmm150" version="1.1.116.8772" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.Button" version="1.1.113.2032" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.Buzzer" version="1.1.116.8772" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Ip5306" version="1.1.102.51394" targetFramework="netnanoframework10" />
10-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.102.51394" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.58.10097" targetFramework="netnanoframework10" />
10+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.1.116.8772" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.1.116.8772" 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" />
15-
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.95.24058" targetFramework="netnanoframework10" />
15+
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.113.2032" targetFramework="netnanoframework10" />
1616
<package id="nanoFramework.System.Collections" version="1.4.0" targetFramework="netnanoframework10" />
1717
<package id="nanoFramework.System.Device.Adc" version="1.0.2" targetFramework="netnanoframework10" />
1818
<package id="nanoFramework.System.Device.Dac" version="1.4.3" targetFramework="netnanoframework10" />
1919
<package id="nanoFramework.System.Device.Gpio" version="1.0.4" targetFramework="netnanoframework10" />
2020
<package id="nanoFramework.System.Device.I2c" version="1.0.3" targetFramework="netnanoframework10" />
21-
<package id="nanoFramework.System.Device.Model" version="1.1.1" targetFramework="netnanoframework10" />
21+
<package id="nanoFramework.System.Device.Model" version="1.1.113.2032" 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.Drawing" version="1.1.1" targetFramework="netnanoframework10" />
24+
<package id="nanoFramework.System.Drawing" version="1.1.113.2032" targetFramework="netnanoframework10" />
2525
<package id="nanoFramework.System.Math" version="1.4.4" targetFramework="netnanoframework10" />
26-
<package id="nanoFramework.System.Numerics" version="1.1.1" targetFramework="netnanoframework10" />
26+
<package id="nanoFramework.System.Numerics" version="1.1.113.2032" targetFramework="netnanoframework10" />
2727
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="4.134.0" targetFramework="netnanoframework10" />
2828
<package id="UnitsNet.nanoFramework.Frequency" version="4.134.0" targetFramework="netnanoframework10" />
2929
<package id="UnitsNet.nanoFramework.Temperature" version="4.134.0" targetFramework="netnanoframework10" />

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,27 @@
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.102.51394\lib\Iot.Device.Axp192.dll</HintPath>
27+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.1.113.2032\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">
31-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.97.17326\lib\Iot.Device.Bmm150.dll</HintPath>
31+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.1.116.8772\lib\Iot.Device.Bmm150.dll</HintPath>
3232
<Private>True</Private>
3333
</Reference>
3434
<Reference Include="Iot.Device.Button, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.58.10097\lib\Iot.Device.Button.dll</HintPath>
35+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.1.113.2032\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">
39-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.1.1\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
39+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.1.113.2032\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
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.102.51394\lib\Iot.Device.Mpu6886.dll</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.1.116.8772\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.102.51394\lib\Iot.Device.Rtc.dll</HintPath>
47+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.1.116.8772\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">
@@ -80,7 +80,7 @@
8080
<Private>True</Private>
8181
</Reference>
8282
<Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
83-
<HintPath>..\..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.1.95.24058\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
83+
<HintPath>..\..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.1.113.2032\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
8484
<Private>True</Private>
8585
</Reference>
8686
<Reference Include="System.Device.Adc, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -100,7 +100,7 @@
100100
<Private>True</Private>
101101
</Reference>
102102
<Reference Include="System.Device.Model, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
103-
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.1.1\lib\System.Device.Model.dll</HintPath>
103+
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.1.113.2032\lib\System.Device.Model.dll</HintPath>
104104
<Private>True</Private>
105105
</Reference>
106106
<Reference Include="System.Device.Pwm, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -116,7 +116,7 @@
116116
<Private>True</Private>
117117
</Reference>
118118
<Reference Include="System.Diagnostics.Stopwatch, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
119-
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.1.1\lib\System.Diagnostics.Stopwatch.dll</HintPath>
119+
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.1.113.2032\lib\System.Diagnostics.Stopwatch.dll</HintPath>
120120
<Private>True</Private>
121121
</Reference>
122122
<Reference Include="System.IO.Ports, Version=1.0.7.10, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -136,7 +136,7 @@
136136
<Private>True</Private>
137137
</Reference>
138138
<Reference Include="System.Numerics, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
139-
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.1\lib\System.Numerics.dll</HintPath>
139+
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.1.113.2032\lib\System.Numerics.dll</HintPath>
140140
<Private>True</Private>
141141
</Reference>
142142
<Reference Include="System.Threading, Version=1.0.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">

0 commit comments

Comments
 (0)