Skip to content

Commit

Permalink
Update 17 NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Nov 14, 2023
1 parent 48c3172 commit 45f6a9f
Show file tree
Hide file tree
Showing 53 changed files with 645 additions and 645 deletions.
4 changes: 2 additions & 2 deletions Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.329\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.436\lib\Iot.Device.Button.dll</HintPath>
<Private>True</Private>
</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.329\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.436\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
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.4" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.7" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.15" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Gpio" version="1.1.38" 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.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "+rIu25julxT7givJxkN6pnfryci2NFppJzhrp0mlc7xzGBiyOsKldTEt/pLD3ieqPqBH8Zons4TgKACrfpgryA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "gMNj4Iy0aN+ktGD8ODAoyAF9gbYUnJX2/o9I2rGFS8o4znIq5r4tvu2+beSpgjD5TgHO8slqWYtKNeVv5FZmZw=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "raKeIqC/2svKcPUYG6XDTGS/DsoCq1xftBSyffE5iHcg6G6NtCBUfqQ8Pn3ywUNy7VZyY2W9S+D6JlpdU06EoA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "2Dl7/lkeiKTakyp1Bd/DagGnlvdJ2dyjjxdNWBaz6JysWsTkwd8q6+hXM+7lLB670pib93FEtc4Xt0t2UKV79w=="
},
"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,11 +28,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.329\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.436\lib\Iot.Device.Button.dll</HintPath>
<Private>True</Private>
</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.329\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.436\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
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.4" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.7" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.15" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Gpio" version="1.1.38" 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.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "+rIu25julxT7givJxkN6pnfryci2NFppJzhrp0mlc7xzGBiyOsKldTEt/pLD3ieqPqBH8Zons4TgKACrfpgryA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "gMNj4Iy0aN+ktGD8ODAoyAF9gbYUnJX2/o9I2rGFS8o4znIq5r4tvu2+beSpgjD5TgHO8slqWYtKNeVv5FZmZw=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "raKeIqC/2svKcPUYG6XDTGS/DsoCq1xftBSyffE5iHcg6G6NtCBUfqQ8Pn3ywUNy7VZyY2W9S+D6JlpdU06EoA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "2Dl7/lkeiKTakyp1Bd/DagGnlvdJ2dyjjxdNWBaz6JysWsTkwd8q6+hXM+7lLB670pib93FEtc4Xt0t2UKV79w=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
Expand Down
28 changes: 14 additions & 14 deletions Tests/FireTestApp/FireTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,27 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.416\lib\Iot.Device.Bmm150.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.436\lib\Iot.Device.Bmm150.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.329\lib\Iot.Device.Button.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.436\lib\Iot.Device.Button.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.416\lib\Iot.Device.Buzzer.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.436\lib\Iot.Device.Buzzer.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Ip5306, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.403\lib\Iot.Device.Ip5306.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ip5306.1.2.436\lib\Iot.Device.Ip5306.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.416\lib\Iot.Device.Mpu6886.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.436\lib\Iot.Device.Mpu6886.dll</HintPath>
<Private>True</Private>
</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.329\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Ws28xx.Esp32.1.2.436\lib\Iot.Device.Ws28xx.Esp32.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand Down Expand Up @@ -119,8 +119,8 @@
<HintPath>..\..\packages\nanoFramework.System.Device.Spi.1.3.43\lib\System.Device.Spi.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.FileSystem, Version=1.1.28.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.28\lib\System.IO.FileSystem.dll</HintPath>
<Reference Include="System.IO.FileSystem, Version=1.1.30.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.30\lib\System.IO.FileSystem.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.Streams, Version=1.1.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
Expand All @@ -135,16 +135,16 @@
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.423\lib\System.Numerics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.35.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.35.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Reference Include="UnitsNet.ElectricCurrent, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.5.36.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Frequency, Version=5.35.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.35.0\lib\UnitsNet.Frequency.dll</HintPath>
<Reference Include="UnitsNet.Frequency, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.5.36.0\lib\UnitsNet.Frequency.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="UnitsNet.Temperature, Version=5.35.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.35.0\lib\UnitsNet.Temperature.dll</HintPath>
<Reference Include="UnitsNet.Temperature, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.5.36.0\lib\UnitsNet.Temperature.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
20 changes: 10 additions & 10 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.4" targetFramework="netnano1.0" />
<package id="nanoFramework.Graphics.Core" version="1.2.4" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32.Rmt" version="2.0.7" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.416" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.416" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.403" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.416" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.329" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ip5306" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ws28xx.Esp32" version="1.2.436" targetFramework="netnano1.0" />
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Events" version="1.11.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />
Expand All @@ -22,12 +22,12 @@
<package id="nanoFramework.System.Device.Model" version="1.2.418" 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.43" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.28" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.FileSystem" version="1.1.30" targetFramework="netnano1.0" />
<package id="nanoFramework.System.IO.Streams" version="1.1.52" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Math" version="1.5.43" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Numerics" version="1.2.423" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.35.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Frequency" version="5.35.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.35.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.ElectricCurrent" version="5.36.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Frequency" version="5.36.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Temperature" version="5.36.0" targetFramework="netnano1.0" />
</packages>
60 changes: 30 additions & 30 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.416, 1.2.416]",
"resolved": "1.2.416",
"contentHash": "wtaXyopTogko8swwRdW6m0gsU0KfUqIEB2QX6ej3mdhuSfC3D3sWrlI3Q8+iUATFi57Sqs9wpJwOQHwzSGsg4g=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "qK0Wt92vazrD35cgDnAa8M+y91y2XW507a1C8CtBU0oA7C/Ax9bUT8a/QZxDVWz28ONznrdKrnhDk+nsuHtBQw=="
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
"requested": "[1.2.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "+rIu25julxT7givJxkN6pnfryci2NFppJzhrp0mlc7xzGBiyOsKldTEt/pLD3ieqPqBH8Zons4TgKACrfpgryA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "gMNj4Iy0aN+ktGD8ODAoyAF9gbYUnJX2/o9I2rGFS8o4znIq5r4tvu2+beSpgjD5TgHO8slqWYtKNeVv5FZmZw=="
},
"nanoFramework.Iot.Device.Buzzer": {
"type": "Direct",
"requested": "[1.2.416, 1.2.416]",
"resolved": "1.2.416",
"contentHash": "koPcfE+W34n+XmbggsSJ/E6DNrs3lVYDrOzOzLr5xMUPRYWkcjyiKWQo97J8cfpLbHgMvNC82R6/Fjh4+IulUg=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "Mrt12sRzPKA54i5klQ3dlRYEFJqVQ5XxBbQ1rLpta76IjGdJ+/g4mZwN2+pnEDmFHnLyDb61qePhPihPYdMEAQ=="
},
"nanoFramework.Iot.Device.Ip5306": {
"type": "Direct",
"requested": "[1.2.403, 1.2.403]",
"resolved": "1.2.403",
"contentHash": "jNgYXDTBFKvKEktP/cWxKdoyD7o6Anc2gI9Dod7E+GCBsdvW7AUukOO3igCZDXg3WEKTQj0caYCGO6VfQLzaFw=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "1ej/iyXXOzrbVm0XXMf9KXVEOnPyOtORcycFIc+w/y+qmDTR80mOAyI/9UlNzRKtyPcQ2j2IbAYJ/O/lPLl92g=="
},
"nanoFramework.Iot.Device.Mpu6886": {
"type": "Direct",
"requested": "[1.2.416, 1.2.416]",
"resolved": "1.2.416",
"contentHash": "Fi4JOpn7HmABFxnod23d3FaqxkXGEZyVfMRMIbQfHPKlQV81pI2puJjTqN9vbhkEkkh4Ac6biYXPCGtGq22aAQ=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "UgBHdT0SEgr9THAGaVmHqquqKfDDbFlHHs0uFeBMTVjjmSXkbTzvSfvQDqxCtesHNVvO5Y+zewGfsjYdUKurCA=="
},
"nanoFramework.Iot.Device.Ws28xx.Esp32": {
"type": "Direct",
"requested": "[1.2.329, 1.2.329]",
"resolved": "1.2.329",
"contentHash": "raKeIqC/2svKcPUYG6XDTGS/DsoCq1xftBSyffE5iHcg6G6NtCBUfqQ8Pn3ywUNy7VZyY2W9S+D6JlpdU06EoA=="
"requested": "[1.2.436, 1.2.436]",
"resolved": "1.2.436",
"contentHash": "2Dl7/lkeiKTakyp1Bd/DagGnlvdJ2dyjjxdNWBaz6JysWsTkwd8q6+hXM+7lLB670pib93FEtc4Xt0t2UKV79w=="
},
"nanoFramework.ResourceManager": {
"type": "Direct",
Expand Down Expand Up @@ -136,9 +136,9 @@
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
"requested": "[1.1.28, 1.1.28]",
"resolved": "1.1.28",
"contentHash": "7h14gtU9ViHhXSbTvfq1el+RUboFEC2BweLbxpJoX3zdQvE+DCxuALoBV4cLv5rtWuHvLpPMD7J7OASIToH+1A=="
"requested": "[1.1.30, 1.1.30]",
"resolved": "1.1.30",
"contentHash": "nez5pc1lhnKe4espuy5OG5J1ENu7ZRtCtWc4O+Nqkp3KbNdlUrZxrp+z+hJYf6Fa9QvCk2tZSlCv1BqxyrpJYw=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
Expand Down Expand Up @@ -166,21 +166,21 @@
},
"UnitsNet.nanoFramework.ElectricCurrent": {
"type": "Direct",
"requested": "[5.35.0, 5.35.0]",
"resolved": "5.35.0",
"contentHash": "xRjUftqKv0hDvTruenW3PLzjpL0Eqiovnn35ruJlbCtMTDPalVNfpt+eC+e/dwKoV5q1QoMvTF5KeTSQTVg28A=="
"requested": "[5.36.0, 5.36.0]",
"resolved": "5.36.0",
"contentHash": "9uYUpbbQt5MzrkSk2e37h0RT9IPoM6c02hrtOAJcWHvbVkTfGuek5MafCMAdscPFrzGKOcUKyqNU8pZ1yKe2Mw=="
},
"UnitsNet.nanoFramework.Frequency": {
"type": "Direct",
"requested": "[5.35.0, 5.35.0]",
"resolved": "5.35.0",
"contentHash": "bxL7NMU1Q+PJh5G0jxEd20+Z6YoupxuOHitqda/rN2tsPpmCn8B9IGoD7enMhGmLHVAAORetlWQTmctxKQVq7Q=="
"requested": "[5.36.0, 5.36.0]",
"resolved": "5.36.0",
"contentHash": "UP2V9FfnZDk1HOUKcGC/rxXyJ6+OZAs9FXw7AU9JpmpTx12uB3OPxErP0E7u7GYr2MLIUGdwr939QgTvTsX3hg=="
},
"UnitsNet.nanoFramework.Temperature": {
"type": "Direct",
"requested": "[5.35.0, 5.35.0]",
"resolved": "5.35.0",
"contentHash": "iOaqr1qI5n2qS7rfAEba/AgwZWdygKiAtsrfM0pTdOzyiRRQjITCa/cYJ3E76CBMY9qWUFCRqaXWPYDH/LiD5Q=="
"requested": "[5.36.0, 5.36.0]",
"resolved": "5.36.0",
"contentHash": "tkfam8iiFSyrgKNVVnfqe0SnuqQBArgTk3s7aXVObL8ldiBiHt39NIy6MRnrp3WFdHQJtriiRy9fhdPnryEpzw=="
}
}
}
Expand Down
Loading

0 comments on commit 45f6a9f

Please sign in to comment.