Skip to content

Commit

Permalink
Update 9 NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Aug 30, 2024
1 parent e36884a commit 8d2f53b
Show file tree
Hide file tree
Showing 53 changed files with 323 additions and 323 deletions.
4 changes: 2 additions & 2 deletions Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.570\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions Tests/AtomLiteTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" targetFramework="netnano1.0" />
</packages>
12 changes: 6 additions & 6 deletions Tests/AtomLiteTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
"requested": "[1.2.570, 1.2.570]",
"resolved": "1.2.570",
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.595, 1.2.595]",
"resolved": "1.2.595",
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
4 changes: 2 additions & 2 deletions Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.570\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions Tests/AtomMatrixTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" targetFramework="netnano1.0" />
</packages>
12 changes: 6 additions & 6 deletions Tests/AtomMatrixTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
"requested": "[1.2.570, 1.2.570]",
"resolved": "1.2.570",
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.595, 1.2.595]",
"resolved": "1.2.595",
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
12 changes: 6 additions & 6 deletions Tests/FireTestApp/FireTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.590\lib\Iot.Device.Bmm150.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.631\lib\Iot.Device.Bmm150.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.570\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.613\lib\Iot.Device.Buzzer.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.631\lib\Iot.Device.Buzzer.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ip5306, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.613\lib\Iot.Device.Ip5306.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.631\lib\Iot.Device.Ip5306.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.613\lib\Iot.Device.Mpu6886.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.631\lib\Iot.Device.Mpu6886.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.595\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.631\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
Expand Down
12 changes: 6 additions & 6 deletions Tests/FireTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<package id="nanoFramework.Graphics" version="1.2.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.13" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.590" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.595" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />
Expand Down
36 changes: 18 additions & 18 deletions Tests/FireTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,39 +28,39 @@
},
"nanoFramework.Iot.Device.Bmm150": {
"type": "Direct",
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "MleqETSI+Cck+I02mpDxyGSvahsry6wnZEB1QAUg9EgzAfP9dK1MdBun5emkYNBl+pZPQr+mc6oBL1n29/JKmA=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "GrsP1PaxkEroqKJAUu2wko2vsZk4a54RYsiFj2Fp8u03JOn9IH62N6c2trbLmg3EUssX+75Q3aMLxpMJhuCoOg=="
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
"requested": "[1.2.570, 1.2.570]",
"resolved": "1.2.570",
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
},
"nanoFramework.Iot.Device.Buzzer": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "wahYX1AkqMJkbt8hEhwv4/9JElSS+yjA+EbXg6JkkNFrOEAkZccSpwI07X+DZ4wQO6ZWD1Lep2OYdIs2KdYW0Q=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "QUPyvJYPfvcIGAWhH0GtaZRjaPCzsfqiBruM3nJIPoXyAOxS5GYB8jXyoQyZR895pM/n8s/KoRKtHyr8Q31/OQ=="
},
"nanoFramework.Iot.Device.Ip5306": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "Qy9cFIHyc00QDhc2c/i2R1B8lx6ryPBl97Fno+pfAjdLObRNYiNaIz2Huz+nPcMvY/JWvlgZTaV738kkM8pvtg=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "CYCnxB9fZNKCbJYXmMtJ2iraVvD5iGsffRShNUgAemiZTjdmCd72LEt1STs+5Qwcu2RhlVx0Sfh+5wurIxxVtQ=="
},
"nanoFramework.Iot.Device.Mpu6886": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "0B9S6l4r1SgjyoCb3BpzeSYhZp5Uh/ka5vE1nW4c2Hp4Gri73TrkuXM4xlIgZ0ZtGN2SXTUkVh3hFZWFR15TCA=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "qFz9AcXSKuSLXtAZ89vlBf+kQMXqvtQ55wcuQD9Zrn4ik0H6B4lZ5CSDAVNy9SVqFetIYJTPRWuH65SuFAhIwA=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.595, 1.2.595]",
"resolved": "1.2.595",
"contentHash": "mab9cNdGDMxILnX+kutxCyaC/h3s7aUpt5gIpMKsm/BU63dABIldgZpFkOs3m7SDchAPm7EZi8xCWl7WjemdyQ=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "zZ+kM5KDD6+jK+jUadxcN9RJIOoZMtUN+zaxIS3l6mjiep3Pq/2NHhKYfRctgTTreH30CwFag3Bgce7OZqxVhg=="
},
"nanoFramework.ResourceManager": {
"type": "Direct",
Expand Down
10 changes: 5 additions & 5 deletions Tests/M5Core2TestApp/M5Core2TestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.613\lib\Iot.Device.Axp192.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp192.1.2.631\lib\Iot.Device.Axp192.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.590\lib\Iot.Device.Bmm150.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.631\lib\Iot.Device.Bmm150.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.570\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Common.NumberHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.2.628\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.613\lib\Iot.Device.Mpu6886.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.631\lib\Iot.Device.Mpu6886.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Rtc, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.613\lib\Iot.Device.Rtc.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.2.631\lib\Iot.Device.Rtc.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
Expand Down
10 changes: 5 additions & 5 deletions Tests/M5Core2TestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics" version="1.2.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.19" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.590" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.2.628" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.613" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />
Expand Down
30 changes: 15 additions & 15 deletions Tests/M5Core2TestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
},
"nanoFramework.Iot.Device.Axp192": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "7j7TavI5yWrxS8yCGuVzEtjjODAqCO5W6+SnlxEKImiF5I2bokIQ3H2j6oKw8yOB0mpJTNgvVUTVEKe5UXWQeA=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "lKvNde1dw1/y7+pr/X8v1OURYyUnz3zM4PyM6gEquNRpwrAd3HF+SdG7C4qG5UxiboH1CbYrPHoyMXga8IE5zA=="
},
"nanoFramework.Iot.Device.Bmm150": {
"type": "Direct",
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "MleqETSI+Cck+I02mpDxyGSvahsry6wnZEB1QAUg9EgzAfP9dK1MdBun5emkYNBl+pZPQr+mc6oBL1n29/JKmA=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "GrsP1PaxkEroqKJAUu2wko2vsZk4a54RYsiFj2Fp8u03JOn9IH62N6c2trbLmg3EUssX+75Q3aMLxpMJhuCoOg=="
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
"requested": "[1.2.570, 1.2.570]",
"resolved": "1.2.570",
"contentHash": "+hpvBLPJj+gSLNAdCIIAe4Iz7TVrOo24urx6ieIsxmtoYHTxsiGVACcLWJMFjb+fA2LDN2u/+9Mi/BLeFGeJmg=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "UswUKk9sKD07uOyZZvUgC3KvuAxYTmQC28Fpo+a4ew6gU2+maZw8RvDx4Hbzsfq/wBQPApOhtQhMT5jT585guw=="
},
"nanoFramework.Iot.Device.Common.NumberHelper": {
"type": "Direct",
Expand All @@ -46,15 +46,15 @@
},
"nanoFramework.Iot.Device.Mpu6886": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "0B9S6l4r1SgjyoCb3BpzeSYhZp5Uh/ka5vE1nW4c2Hp4Gri73TrkuXM4xlIgZ0ZtGN2SXTUkVh3hFZWFR15TCA=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "qFz9AcXSKuSLXtAZ89vlBf+kQMXqvtQ55wcuQD9Zrn4ik0H6B4lZ5CSDAVNy9SVqFetIYJTPRWuH65SuFAhIwA=="
},
"nanoFramework.Iot.Device.Rtc": {
"type": "Direct",
"requested": "[1.2.613, 1.2.613]",
"resolved": "1.2.613",
"contentHash": "LXJD+wqmtRBsuWEnRWL9L3IfbXgN4HsQsMdZmbIu1Smx+xYhQxztZtrm4qMnD1Y0+4d9OKJZhsgP4QxRnZIiGQ=="
"requested": "[1.2.631, 1.2.631]",
"resolved": "1.2.631",
"contentHash": "Ey/f2qbD5qGaeyV/WW8PojOjClyTRS2jObwHzCZY90sgZnZ0ENLgtW8REuY1E/3M2KgbeaRZVI0RpjVeD+DGcg=="
},
"nanoFramework.ResourceManager": {
"type": "Direct",
Expand Down
Loading

0 comments on commit 8d2f53b

Please sign in to comment.