Skip to content

Commit

Permalink
Update 5 NuGet dependencies
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
nfbot authored Jul 17, 2024
1 parent 3223407 commit 6fca799
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
12 changes: 6 additions & 6 deletions devices/Ft6xx6x/samples/Ft6xx6x.Samples.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
<ItemGroup>
<Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.573\lib\Iot.Device.Axp192.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.590\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.570\lib\Iot.Device.Bmm150.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.590\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>
Expand All @@ -36,10 +36,10 @@
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.2.422\lib\Iot.Device.Ft6xx6x.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.573\lib\Iot.Device.Mpu6886.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.590\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.573\lib\Iot.Device.Rtc.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.2.590\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 All @@ -53,8 +53,8 @@
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.15.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Hardware.Esp32.1.6.15\lib\nanoFramework.Hardware.Esp32.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.M5Core2, Version=1.1.225.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\nanoFramework.M5Core2.1.1.225\lib\nanoFramework.M5Core2.dll</HintPath>
<Reference Include="nanoFramework.M5Core2, Version=1.1.227.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\nanoFramework.M5Core2.1.1.227\lib\nanoFramework.M5Core2.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.ResourceManager, Version=1.2.19.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.ResourceManager.1.2.19\lib\nanoFramework.ResourceManager.dll</HintPath>
Expand Down
10 changes: 5 additions & 5 deletions devices/Ft6xx6x/samples/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<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.15" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.573" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.570" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.590" 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.Common.NumberHelper" version="1.2.586" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.422" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.573" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.573" targetFramework="netnano1.0" />
<package id="nanoFramework.M5Core2" version="1.1.225" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.590" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.590" targetFramework="netnano1.0" />
<package id="nanoFramework.M5Core2" version="1.1.227" 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 devices/Ft6xx6x/samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
},
"nanoFramework.Iot.Device.Axp192": {
"type": "Direct",
"requested": "[1.2.573, 1.2.573]",
"resolved": "1.2.573",
"contentHash": "RkTupc3WTXU0a1bcosMAw+QK0iZYHKPDRcqYmNL7Jb/Y8tHe5O/wPJgjxvAN1UoNhgXwbiOL76RTwnNXrA0Qfw=="
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "BONHFeDFvzA2fCSFnQkVp9r00m7J3fMiUAFvcTnMUsWzjYthgAhbbJ8BfLYYpSKkuFAFgQM0VdQJwH6G4swIYQ=="
},
"nanoFramework.Iot.Device.Bmm150": {
"type": "Direct",
"requested": "[1.2.570, 1.2.570]",
"resolved": "1.2.570",
"contentHash": "TSn7acvAZesjwTjy/QS8ebXYimiGG824KXdOqebEKjNwyUln7XUSIlZYipDw5SJDTsch8MFfrB2UkYLklfb7qw=="
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "MleqETSI+Cck+I02mpDxyGSvahsry6wnZEB1QAUg9EgzAfP9dK1MdBun5emkYNBl+pZPQr+mc6oBL1n29/JKmA=="
},
"nanoFramework.Iot.Device.Button": {
"type": "Direct",
Expand All @@ -52,21 +52,21 @@
},
"nanoFramework.Iot.Device.Mpu6886": {
"type": "Direct",
"requested": "[1.2.573, 1.2.573]",
"resolved": "1.2.573",
"contentHash": "NZBVTvH8TqT5o6PdkFcGHMZ1Pbo0kui+wnkdkhLJDyIOG7K1fFr3r04hODzIV2SEuQypXCw567G8CvOfP8E3vg=="
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "g99sfvGJl0hm1wx9OQ7chGoPlwT2JjK1NPuqP9T7NiTBPef/MUoGm/MN/Fej5Rkxj6Q8qT6pBNYsrYjUMdxvsw=="
},
"nanoFramework.Iot.Device.Rtc": {
"type": "Direct",
"requested": "[1.2.573, 1.2.573]",
"resolved": "1.2.573",
"contentHash": "FbSUCj8PIoUn78BZ0yv1LLkXrySLhg7jIq7nmj1DyKkv6taLXqS9GWqC2+iGhj8LydTm9Tn8N6uqMwnqZdLEMg=="
"requested": "[1.2.590, 1.2.590]",
"resolved": "1.2.590",
"contentHash": "8iKVoC+D9YxKNed56Yg5twWUsxJfwELGkHXpcZaGHf+Yk/yKSB/r7f+8ZYybYBCsvw/93d5jTS5wo/3w1BZsug=="
},
"nanoFramework.M5Core2": {
"type": "Direct",
"requested": "[1.1.225, 1.1.225]",
"resolved": "1.1.225",
"contentHash": "NC7o3fw/nAVoJp+/oP9/O344bWK4BslRnsNWfv6BiqQM0DUzDN8tKl/QfJtZOHOVpq/ZHVlZASqHAkgLcnOoHA=="
"requested": "[1.1.227, 1.1.227]",
"resolved": "1.1.227",
"contentHash": "yd1amkZOVlQY38VpBGzfAYiFEu6x2rCuj/NzTq6/ENinI96oj/XVR36FF2A/YvE6P2zrTMC+jvfV5FLHLVjK1w=="
},
"nanoFramework.ResourceManager": {
"type": "Direct",
Expand Down

0 comments on commit 6fca799

Please sign in to comment.