Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Tests/FireTestApp/FireTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
<Reference Include="System.Device.Spi, Version=1.3.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.Device.Spi.1.3.52\lib\System.Device.Spi.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Streams, Version=1.1.59.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tests/FireTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<package id="nanoFramework.System.Device.Model" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Pwm" version="1.1.10" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Numerics" version="1.2.670" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions Tests/FireTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
Expand Down
4 changes: 2 additions & 2 deletions Tests/M5Core2TestApp/M5Core2TestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
<Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.670\lib\System.Diagnostics.Stopwatch.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tests/M5Core2TestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Wifi" version="1.5.91" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions Tests/M5Core2TestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
4 changes: 2 additions & 2 deletions Tests/M5CoreTestApp/M5CoreTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
<Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.670\lib\System.Diagnostics.Stopwatch.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tests/M5CoreTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<package id="nanoFramework.System.Device.Pwm" version="1.1.10" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions Tests/M5CoreTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
4 changes: 2 additions & 2 deletions Tests/ToughTestApp/ToughTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<Reference Include="System.Device.Wifi, Version=1.5.91.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.Device.Wifi.1.5.91\lib\System.Device.Wifi.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tests/ToughTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.I2c" version="1.1.16" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Wifi" version="1.5.91" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Net" version="1.11.1" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions Tests/ToughTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Fire.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency id="nanoFramework.System.Device.Spi" version="1.3.52" />
<dependency id="nanoFramework.System.IO.Ports" version="1.1.86" />
<dependency id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.673" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.54" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.66" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions nanoFramework.Fire/nanoFramework.Fire.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
<Reference Include="System.Device.Spi, Version=1.3.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.52\lib\System.Device.Spi.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Fire/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<package id="nanoFramework.System.Device.Model" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Pwm" version="1.1.10" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.Fire/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.M5Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency id="nanoFramework.System.Device.Spi" version="1.3.52" />
<dependency id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" />
<dependency id="nanoFramework.System.IO.Ports" version="1.1.86" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.54" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.66" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions nanoFramework.M5Core/nanoFramework.M5Core.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
<Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.670\lib\System.Diagnostics.Stopwatch.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.M5Core/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<package id="nanoFramework.System.Device.Pwm" version="1.1.10" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.M5Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.M5Core2.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" />
<dependency id="nanoFramework.System.IO.Ports" version="1.1.86" />
<dependency id="nanoFramework.System.Threading" version="1.1.32" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.54" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.66" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions nanoFramework.M5Core2/nanoFramework.M5Core2.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
<Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.670\lib\System.Diagnostics.Stopwatch.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.M5Core2/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<package id="nanoFramework.System.Device.Pwm" version="1.1.10" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.670" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.M5Core2/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.54, 1.1.54]",
"resolved": "1.1.54",
"contentHash": "K1QPNbrksqw4yjQ/GXgz1Q0hZBi3zi1A8/FUAhYsq8bESVNUFjNpvxHPSDw1gV8DzEg5jH5e9Z2VrAncTQogFQ=="
"requested": "[1.1.66, 1.1.66]",
"resolved": "1.1.66",
"contentHash": "bQIWR23R3UHTO7+icxqIvb07qHs1uI7kj+kjYNf+NTfUHunerfZ4v79+pcSudCR1p5bJHD8GVeV2Hyxl4SZAFw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.M5StackCore/M5CoreBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public static SDCard SDCard
if (_sdCard == null)
{
// We always have this configuration for all the M5Core, M5Core2, Fire and even Tough
_sdCard = new SDCard(new SDCard.SDCardSpiParameters() { spiBus = 1, chipSelectPin = 4, enableCardDetectPin = false });
_sdCard = new SDCard(new SDCardSpiParameters() { spiBus = 1, chipSelectPin = 4 });
}

return _sdCard;
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Tough.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency id="nanoFramework.System.Device.Spi" version="1.3.52" />
<dependency id="nanoFramework.System.IO.Ports" version="1.1.86" />
<dependency id="nanoFramework.System.Threading" version="1.1.32" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.54" />
<dependency id="nanoFramework.System.IO.FileSystem" version="1.1.66" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions nanoFramework.Tough/nanoFramework.Tough.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
<Reference Include="System.Device.Spi, Version=1.3.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.52\lib\System.Device.Spi.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.54\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.66.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.66\lib\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.Ports, Version=1.1.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Ports.1.1.86\lib\System.IO.Ports.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Tough/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.I2c" version="1.1.16" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Spi" version="1.3.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.54" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.66" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Ports" version="1.1.86" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.59" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Runtime" version="1.0.27" targetFramework="netnano1.0" />
Expand Down
Loading
Loading