Skip to content

Commit

Permalink
Update 1 NuGet dependencies
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
nfbot authored Nov 1, 2024
1 parent 871b53b commit 594f4dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devices/Ft6xx6x/samples/Ft6xx6x.Samples.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.19.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Hardware.Esp32.1.6.19\lib\nanoFramework.Hardware.Esp32.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.M5Core2, Version=1.1.245.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\nanoFramework.M5Core2.1.1.245\lib\nanoFramework.M5Core2.dll</HintPath>
<Reference Include="nanoFramework.M5Core2, Version=1.1.246.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\nanoFramework.M5Core2.1.1.246\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
2 changes: 1 addition & 1 deletion devices/Ft6xx6x/samples/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.666" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.673" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.673" targetFramework="netnano1.0" />
<package id="nanoFramework.M5Core2" version="1.1.245" targetFramework="netnano1.0" />
<package id="nanoFramework.M5Core2" version="1.1.246" 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.7.1" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions devices/Ft6xx6x/samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
},
"nanoFramework.M5Core2": {
"type": "Direct",
"requested": "[1.1.245, 1.1.245]",
"resolved": "1.1.245",
"contentHash": "e/MNIAUg/JvFFyr0MoKWw/mPjejdPb20CbxDx8dth4Gizd9gflC1VWIBLRIoftZ7TO938Nid/KYYqDx4/GcYzA=="
"requested": "[1.1.246, 1.1.246]",
"resolved": "1.1.246",
"contentHash": "A6lkA1s5YeKIu3g8PDLhdhy5V7CzUmC7JgAyL6MawpBPR47xTqnrC8Ldgxm8+00xjl6zuhvkz+IEQGoKFgoyCA=="
},
"nanoFramework.ResourceManager": {
"type": "Direct",
Expand Down

0 comments on commit 594f4dd

Please sign in to comment.