Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion devices/AtModem/AtModem.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Common.GnssDevice, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Common.GnssDevice.1.0.167\lib\Iot.Device.Common.GnssDevice.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Common.GnssDevice.1.0.177\lib\Iot.Device.Common.GnssDevice.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.16.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/AtModem/AtModem.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This nuget allows to use AT Modem for SMS, calls, network, internal storage, HTT
<dependency id="nanoFramework.System.IO.Ports" version="1.1.116" />
<dependency id="nanoFramework.System.Math" version="1.5.90" />
<dependency id="nanoFramework.System.Threading" version="1.1.46" />
<dependency id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.167" />
<dependency id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.177" />
<dependency id="UnitsNet.nanoFramework.ElectricPotential" version="5.69.0" />
<dependency id="UnitsNet.nanoFramework.Ratio" version="5.69.0" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion devices/AtModem/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.167" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.177" targetFramework="netnano1.0" />
<package id="nanoFramework.M2Mqtt.Core" version="5.1.174" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.8" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions devices/AtModem/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"nanoFramework.Iot.Device.Common.GnssDevice": {
"type": "Direct",
"requested": "[1.0.167, 1.0.167]",
"resolved": "1.0.167",
"contentHash": "OFMPAST3mxEh3J+3Ol1Q79rhs8Ap7CjF9A+cqMoeMJTygsfK6c3G2UFP0GKC1qsiFMBDHvEARxNZVUqK/SJ7ZQ=="
"requested": "[1.0.177, 1.0.177]",
"resolved": "1.0.177",
"contentHash": "S9Wswip0JCkcJtLVCI/JBmOUg9v8yJfUTRm28Q6cbz60bS3yi8Vr05chfzxBHdWXUhEqLU1mmeBLIsCpCwQakg=="
},
"nanoFramework.M2Mqtt.Core": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion devices/AtModem/samples/AtModem.Sample.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Common.GnssDevice, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Common.GnssDevice.1.0.167\lib\Iot.Device.Common.GnssDevice.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Common.GnssDevice.1.0.177\lib\Iot.Device.Common.GnssDevice.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.16.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/AtModem/samples/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.167" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.GnssDevice" version="1.0.177" targetFramework="netnano1.0" />
<package id="nanoFramework.M2Mqtt.Core" version="5.1.174" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.8" targetFramework="netnano1.0" />
Expand Down
8 changes: 4 additions & 4 deletions devices/Ccs811/samples/Ccs811.Sample.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<Reference Include="mscorlib, Version=1.16.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.134.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.134\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.135.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.135\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging.Stream, Version=1.1.134.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.Stream.1.1.134\lib\nanoFramework.Logging.Stream.dll</HintPath>
<Reference Include="nanoFramework.Logging.Stream, Version=1.1.135.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.Stream.1.1.135\lib\nanoFramework.Logging.Stream.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Runtime.Events, Version=1.11.29.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions devices/Ccs811/samples/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.134" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging.Stream" version="1.1.134" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.135" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging.Stream" version="1.1.135" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.8" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.771" targetFramework="netnano1.0" />
Expand Down
12 changes: 6 additions & 6 deletions devices/Ccs811/samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.134, 1.1.134]",
"resolved": "1.1.134",
"contentHash": "+nFjq/AWRC2NP2XrtRGWm/8cpHeR0i8vtYksS7wlb+lp0en2lgJF4IaPuFM+GRUYc+NMSFriU/pGcPFsQZZ3GA=="
"requested": "[1.1.135, 1.1.135]",
"resolved": "1.1.135",
"contentHash": "DKor03Z9fINXvkk26TE1fpL80LuSkHKLt6mX12Yrk36qnYRkKrCqjlHUMwEl5M9oYMTcGHN6DCUzKgViWccUDw=="
},
"nanoFramework.Logging.Stream": {
"type": "Direct",
"requested": "[1.1.134, 1.1.134]",
"resolved": "1.1.134",
"contentHash": "S7IvxtO+Q0fDBVxpU0lWzuFXJD97SjK9+KUVBWJcUhEN+74aG46tCO5nzzuRz/Ke74QkpTtuVgazxZt3nYW3dw=="
"requested": "[1.1.135, 1.1.135]",
"resolved": "1.1.135",
"contentHash": "z8BxlXhBukwYq8gMXTD0Cka0eB/rbr7qXunCX8QPmFWSfBDyU5irSsempHTjJloqONGNjD44RdQzRz1xhiO/xw=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
12 changes: 6 additions & 6 deletions devices/Mfrc522/Mfrc522.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,22 +58,22 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Card, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Card.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Card.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Mifare, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Mifare.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Mifare.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ndef, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Ndef.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Ndef.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ultralight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Ultralight.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Ultralight.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.16.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.134.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Logging.1.1.134\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.135.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Logging.1.1.135\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Runtime.Events, Version=1.11.29.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions devices/Mfrc522/Mfrc522.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Mfrc522</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="1.16.11" />
<dependency id="nanoFramework.Iot.Device.Card" version="1.2.780" />
<dependency id="nanoFramework.Iot.Device.Card" version="1.2.784" />
<dependency id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.771" />
<dependency id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.771" />
<dependency id="nanoFramework.Logging" version="1.1.134" />
<dependency id="nanoFramework.Logging" version="1.1.135" />
<dependency id="nanoFramework.Runtime.Events" version="1.11.29" />
<dependency id="nanoFramework.Runtime.Native" version="1.7.8" />
<dependency id="nanoFramework.System.Device.Gpio" version="1.1.53" />
Expand Down
4 changes: 2 additions & 2 deletions devices/Mfrc522/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Card" version="1.2.780" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.134" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Card" version="1.2.784" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.135" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.8" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.771" targetFramework="netnano1.0" />
Expand Down
12 changes: 6 additions & 6 deletions devices/Mfrc522/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"nanoFramework.Iot.Device.Card": {
"type": "Direct",
"requested": "[1.2.780, 1.2.780]",
"resolved": "1.2.780",
"contentHash": "BWQU1BF4ae+XF14XIdAqahi5+zGRPhlbZ8nH4D/DhGuWh0/rU+EvHCcMUgzSgEjJ8ncYEbEG3sCThYdUSwak8g=="
"requested": "[1.2.784, 1.2.784]",
"resolved": "1.2.784",
"contentHash": "JLygheM4oILkoZxCa5YoNizhbvuVwIrf5u+UPOsAPfksCXhIlp8c94Aw4wNBzHOxOCTRVcElmQaEg4gDR0rhnw=="
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.134, 1.1.134]",
"resolved": "1.1.134",
"contentHash": "+nFjq/AWRC2NP2XrtRGWm/8cpHeR0i8vtYksS7wlb+lp0en2lgJF4IaPuFM+GRUYc+NMSFriU/pGcPFsQZZ3GA=="
"requested": "[1.1.135, 1.1.135]",
"resolved": "1.1.135",
"contentHash": "DKor03Z9fINXvkk26TE1fpL80LuSkHKLt6mX12Yrk36qnYRkKrCqjlHUMwEl5M9oYMTcGHN6DCUzKgViWccUDw=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
12 changes: 6 additions & 6 deletions devices/Mfrc522/samples/Mfrc522.samples.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Card, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Card.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Card.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Mifare, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Mifare.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Mifare.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ndef, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Ndef.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Ndef.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ultralight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.780\lib\Iot.Device.Ultralight.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Card.1.2.784\lib\Iot.Device.Ultralight.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.16.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.29.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Hardware.Esp32.1.6.29\lib\nanoFramework.Hardware.Esp32.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.134.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.134\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.135.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.135\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Runtime.Events, Version=1.11.29.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions devices/Mfrc522/samples/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Card" version="1.2.780" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.134" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Card" version="1.2.784" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.135" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.29" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.8" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.771" targetFramework="netnano1.0" />
Expand Down
12 changes: 6 additions & 6 deletions devices/Mfrc522/samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"nanoFramework.Iot.Device.Card": {
"type": "Direct",
"requested": "[1.2.780, 1.2.780]",
"resolved": "1.2.780",
"contentHash": "BWQU1BF4ae+XF14XIdAqahi5+zGRPhlbZ8nH4D/DhGuWh0/rU+EvHCcMUgzSgEjJ8ncYEbEG3sCThYdUSwak8g=="
"requested": "[1.2.784, 1.2.784]",
"resolved": "1.2.784",
"contentHash": "JLygheM4oILkoZxCa5YoNizhbvuVwIrf5u+UPOsAPfksCXhIlp8c94Aw4wNBzHOxOCTRVcElmQaEg4gDR0rhnw=="
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.134, 1.1.134]",
"resolved": "1.1.134",
"contentHash": "+nFjq/AWRC2NP2XrtRGWm/8cpHeR0i8vtYksS7wlb+lp0en2lgJF4IaPuFM+GRUYc+NMSFriU/pGcPFsQZZ3GA=="
"requested": "[1.1.135, 1.1.135]",
"resolved": "1.1.135",
"contentHash": "DKor03Z9fINXvkk26TE1fpL80LuSkHKLt6mX12Yrk36qnYRkKrCqjlHUMwEl5M9oYMTcGHN6DCUzKgViWccUDw=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion devices/Pcd8544/Pcd8544.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.CharacterLcd, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.CharacterLcd.1.1.698\lib\Iot.Device.CharacterLcd.dll</HintPath>
<HintPath>packages\nanoFramework.Iot.Device.CharacterLcd.1.1.700\lib\Iot.Device.CharacterLcd.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Multiplexing, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Iot.Device.Multiplexing.1.2.771\lib\Iot.Device.Multiplexing.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/Pcd8544/Pcd8544.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Display.Pcd8544</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="1.16.11" />
<dependency id="nanoFramework.Iot.Device.CharacterLcd" version="1.1.698" />
<dependency id="nanoFramework.Iot.Device.CharacterLcd" version="1.1.700" />
<dependency id="nanoFramework.System.Drawing" version="1.2.771" />
<dependency id="nanoFramework.System.Collections" version="1.5.59" />
<dependency id="nanoFramework.System.Device.Pwm" version="1.1.20" />
Expand Down
2 changes: 1 addition & 1 deletion devices/Pcd8544/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="nanoFramework.CoreLibrary" version="1.16.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics.Core" version="1.2.35" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.CharacterLcd" version="1.1.698" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.CharacterLcd" version="1.1.700" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Multiplexing" version="1.2.771" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.ShiftRegister" version="1.2.780" targetFramework="netnano1.0" />
<package id="nanoFramework.ResourceManager" version="1.2.29" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions devices/Pcd8544/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"nanoFramework.Iot.Device.CharacterLcd": {
"type": "Direct",
"requested": "[1.1.698, 1.1.698]",
"resolved": "1.1.698",
"contentHash": "uoRE+jXk0FYRce+HMQFAoaI7T8R2f8ub1B5DQDk4lTSmp8j0lY/zac/CkRtdBukFLz42XEuMWXUais+QKkJLHw=="
"requested": "[1.1.700, 1.1.700]",
"resolved": "1.1.700",
"contentHash": "gA6MdfNK9UxB2NBr3/aYIU6Fe3XisQZotCXte/ilVQcvHInciWko9/4+KqVG4P9l8DF5tEMGHkD82T6E2qN+AQ=="
},
"nanoFramework.Iot.Device.Multiplexing": {
"type": "Direct",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.CharacterLcd, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.CharacterLcd.1.1.698\lib\Iot.Device.CharacterLcd.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.CharacterLcd.1.1.700\lib\Iot.Device.CharacterLcd.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Multiplexing, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Multiplexing.1.2.771\lib\Iot.Device.Multiplexing.dll</HintPath>
Expand Down
Loading