Skip to content

Commit bdb4d2c

Browse files
Update 3 NuGet dependencies
1 parent 1dcf8f1 commit bdb4d2c

File tree

5 files changed

+21
-21
lines changed

5 files changed

+21
-21
lines changed

Tests/MagicBitTestApp/MagicBitTestApp.nfproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<HintPath>..\..\packages\nanoFramework.Iot.Device.DCMotor.1.2.73\lib\Iot.Device.DCMotor.dll</HintPath>
3535
<Private>True</Private>
3636
</Reference>
37-
<Reference Include="Iot.Device.ServoMotor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
38-
<HintPath>..\..\packages\nanoFramework.Iot.Device.ServoMotor.1.1.113.2032\lib\Iot.Device.ServoMotor.dll</HintPath>
37+
<Reference Include="Iot.Device.ServoMotor, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
38+
<HintPath>..\..\packages\nanoFramework.Iot.Device.ServoMotor.1.2.82\lib\Iot.Device.ServoMotor.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
4141
<Reference Include="Iot.Device.Ssd13xx, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -54,16 +54,16 @@
5454
<HintPath>..\..\packages\nanoFramework.System.Device.Adc.1.0.2\lib\System.Device.Adc.dll</HintPath>
5555
<Private>True</Private>
5656
</Reference>
57-
<Reference Include="System.Device.Gpio, Version=1.1.5.11286, Culture=neutral, PublicKeyToken=c07d481e9758c731">
58-
<HintPath>..\..\packages\nanoFramework.System.Device.Gpio.1.1.5\lib\System.Device.Gpio.dll</HintPath>
57+
<Reference Include="System.Device.Gpio, Version=1.1.11.18191, Culture=neutral, PublicKeyToken=c07d481e9758c731">
58+
<HintPath>..\..\packages\nanoFramework.System.Device.Gpio.1.1.11\lib\System.Device.Gpio.dll</HintPath>
5959
<Private>True</Private>
6060
</Reference>
6161
<Reference Include="System.Device.I2c, Version=1.0.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
6262
<HintPath>..\..\packages\nanoFramework.System.Device.I2c.1.0.3\lib\System.Device.I2c.dll</HintPath>
6363
<Private>True</Private>
6464
</Reference>
65-
<Reference Include="System.Device.Model, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
66-
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.1.113.2032\lib\System.Device.Model.dll</HintPath>
65+
<Reference Include="System.Device.Model, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
66+
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.2.82\lib\System.Device.Model.dll</HintPath>
6767
<Private>True</Private>
6868
</Reference>
6969
<Reference Include="System.Device.Pwm, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/MagicBitTestApp/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<package id="nanoFramework.Iot.Device.Button" version="1.2.73" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.63" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.DCMotor" version="1.2.73" targetFramework="netnanoframework10" />
7-
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.1.113.2032" targetFramework="netnanoframework10" />
7+
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.2.82" targetFramework="netnanoframework10" />
88
<package id="nanoFramework.Iot.Device.Ssd13xx" version="1.2.3" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.System.Device.Adc" version="1.0.2" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.System.Device.Gpio" version="1.1.5" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.System.Device.Gpio" version="1.1.11" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.System.Device.I2c" version="1.0.3" targetFramework="netnanoframework10" />
13-
<package id="nanoFramework.System.Device.Model" version="1.1.113.2032" targetFramework="netnanoframework10" />
13+
<package id="nanoFramework.System.Device.Model" version="1.2.82" targetFramework="netnanoframework10" />
1414
<package id="nanoFramework.System.Device.Pwm" version="1.0.1" targetFramework="netnanoframework10" />
1515
<package id="nanoFramework.System.Math" version="1.4.4" targetFramework="netnanoframework10" />
1616
<package id="nanoFramework.System.Threading" version="1.0.4" targetFramework="netnanoframework10" />

nanoFramework.MagicBit.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<dependency id="nanoFramework.Iot.Device.Button" version="1.2.73" />
2424
<dependency id="nanoFramework.Iot.Device.Buzzer" version="1.2.63" />
2525
<dependency id="nanoFramework.Iot.Device.DCMotor" version="1.2.73" />
26-
<dependency id="nanoFramework.Iot.Device.ServoMotor" version="1.1.113.2032" />
26+
<dependency id="nanoFramework.Iot.Device.ServoMotor" version="1.2.82" />
2727
<dependency id="nanoFramework.Iot.Device.Ssd13xx" version="1.2.3" />
2828
<dependency id="nanoFramework.System.Device.Adc" version="1.0.2" />
29-
<dependency id="nanoFramework.System.Device.Gpio" version="1.1.5" />
29+
<dependency id="nanoFramework.System.Device.Gpio" version="1.1.11" />
3030
<dependency id="nanoFramework.System.Device.I2c" version="1.0.3" />
31-
<dependency id="nanoFramework.System.Device.Model" version="1.1.113.2032" />
31+
<dependency id="nanoFramework.System.Device.Model" version="1.2.82" />
3232
<dependency id="nanoFramework.System.Device.Pwm" version="1.0.1" />
3333
<dependency id="nanoFramework.System.Math" version="1.4.4" />
3434
<dependency id="UnitsNet.nanoFramework.Frequency" version="4.145.0" />

nanoFramework.MagicBit/nanoFramework.MagicBit.nfproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<HintPath>..\packages\nanoFramework.Iot.Device.DCMotor.1.2.73\lib\Iot.Device.DCMotor.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="Iot.Device.ServoMotor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
42-
<HintPath>..\packages\nanoFramework.Iot.Device.ServoMotor.1.1.113.2032\lib\Iot.Device.ServoMotor.dll</HintPath>
41+
<Reference Include="Iot.Device.ServoMotor, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
42+
<HintPath>..\packages\nanoFramework.Iot.Device.ServoMotor.1.2.82\lib\Iot.Device.ServoMotor.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="Iot.Device.Ssd13xx, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
@@ -62,16 +62,16 @@
6262
<HintPath>..\packages\nanoFramework.System.Device.Adc.1.0.2\lib\System.Device.Adc.dll</HintPath>
6363
<Private>True</Private>
6464
</Reference>
65-
<Reference Include="System.Device.Gpio, Version=1.1.5.11286, Culture=neutral, PublicKeyToken=c07d481e9758c731">
66-
<HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.5\lib\System.Device.Gpio.dll</HintPath>
65+
<Reference Include="System.Device.Gpio, Version=1.1.11.18191, Culture=neutral, PublicKeyToken=c07d481e9758c731">
66+
<HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.11\lib\System.Device.Gpio.dll</HintPath>
6767
<Private>True</Private>
6868
</Reference>
6969
<Reference Include="System.Device.I2c, Version=1.0.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
7070
<HintPath>..\packages\nanoFramework.System.Device.I2c.1.0.3\lib\System.Device.I2c.dll</HintPath>
7171
<Private>True</Private>
7272
</Reference>
73-
<Reference Include="System.Device.Model, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
74-
<HintPath>..\packages\nanoFramework.System.Device.Model.1.1.113.2032\lib\System.Device.Model.dll</HintPath>
73+
<Reference Include="System.Device.Model, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
74+
<HintPath>..\packages\nanoFramework.System.Device.Model.1.2.82\lib\System.Device.Model.dll</HintPath>
7575
<Private>True</Private>
7676
</Reference>
7777
<Reference Include="System.Device.Pwm, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">

nanoFramework.MagicBit/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<package id="nanoFramework.Iot.Device.Button" version="1.2.73" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.63" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.Iot.Device.DCMotor" version="1.2.73" targetFramework="netnanoframework10" />
8-
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.1.113.2032" targetFramework="netnanoframework10" />
8+
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.2.82" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Ssd13xx" version="1.2.3" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
1111
<package id="nanoFramework.System.Device.Adc" version="1.0.2" targetFramework="netnanoframework10" />
12-
<package id="nanoFramework.System.Device.Gpio" version="1.1.5" targetFramework="netnanoframework10" />
12+
<package id="nanoFramework.System.Device.Gpio" version="1.1.11" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.System.Device.I2c" version="1.0.3" targetFramework="netnanoframework10" />
14-
<package id="nanoFramework.System.Device.Model" version="1.1.113.2032" targetFramework="netnanoframework10" />
14+
<package id="nanoFramework.System.Device.Model" version="1.2.82" targetFramework="netnanoframework10" />
1515
<package id="nanoFramework.System.Device.Pwm" version="1.0.1" targetFramework="netnanoframework10" />
1616
<package id="nanoFramework.System.Math" version="1.4.4" targetFramework="netnanoframework10" />
1717
<package id="Nerdbank.GitVersioning" version="3.5.107" targetFramework="netnano1.0" developmentDependency="true" />

0 commit comments

Comments
 (0)