Skip to content

Commit

Permalink
Update 1 NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Jul 26, 2024
1 parent 826523d commit c909b67
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions Samples/BLEKeyboardSample/BLEKeyboardSample.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
<Reference Include="System.Device.Gpio, Version=1.1.41.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll</HintPath>
</Reference>
<Reference Include="UnitsNet.Ratio, Version=5.54.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Ratio.5.54.0\lib\UnitsNet.Ratio.dll</HintPath>
<Reference Include="UnitsNet.Ratio, Version=5.55.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Ratio.5.55.0\lib\UnitsNet.Ratio.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/BLEKeyboardSample/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<package id="nanoFramework.System.Collections" version="1.5.31" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Device.Gpio" version="1.1.41" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.54.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.55.0" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions Samples/BLEKeyboardSample/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
},
"UnitsNet.nanoFramework.Ratio": {
"type": "Direct",
"requested": "[5.54.0, 5.54.0]",
"resolved": "5.54.0",
"contentHash": "Brftac32ZOaxEJKnPA4ZJMVr+j0S+Jlx4LXKIY0tmLsp+/TvYYAqsQBQxtRdJ97stVQtRripG6hSXCSdfD2sVA=="
"requested": "[5.55.0, 5.55.0]",
"resolved": "5.55.0",
"contentHash": "P7+WmYvqkpivEwV3gZU2fO3/+XRNeJi6fvHksxSl9pdScb3UBtt7C2im3VkF+IJjuCU3tk5M6YOJ6iiF0c131Q=="
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions Samples/BLEMouseSample/BLEMouseSample.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<Reference Include="nanoFramework.System.Text">
<HintPath>..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>
</Reference>
<Reference Include="UnitsNet.Ratio, Version=5.54.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Ratio.5.54.0\lib\UnitsNet.Ratio.dll</HintPath>
<Reference Include="UnitsNet.Ratio, Version=5.55.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\UnitsNet.nanoFramework.Ratio.5.55.0\lib\UnitsNet.Ratio.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/BLEMouseSample/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Collections" version="1.5.31" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.54.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.55.0" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions Samples/BLEMouseSample/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
},
"UnitsNet.nanoFramework.Ratio": {
"type": "Direct",
"requested": "[5.54.0, 5.54.0]",
"resolved": "5.54.0",
"contentHash": "Brftac32ZOaxEJKnPA4ZJMVr+j0S+Jlx4LXKIY0tmLsp+/TvYYAqsQBQxtRdJ97stVQtRripG6hSXCSdfD2sVA=="
"requested": "[5.55.0, 5.55.0]",
"resolved": "5.55.0",
"contentHash": "P7+WmYvqkpivEwV3gZU2fO3/+XRNeJi6fvHksxSl9pdScb3UBtt7C2im3VkF+IJjuCU3tk5M6YOJ6iiF0c131Q=="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Bluetooth.Hid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This allows to have a device seen as an HID device over Bluetooth.</description>
<dependency id="nanoFramework.Device.Bluetooth" version="1.1.75" />
<dependency id="nanoFramework.Runtime.Events" version="1.11.18" />
<dependency id="nanoFramework.System.Collections" version="1.5.31" />
<dependency id="UnitsNet.nanoFramework.Ratio" version="5.54.0" />
<dependency id="UnitsNet.nanoFramework.Ratio" version="5.55.0" />
</dependencies>
</metadata>
<files>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
<Reference Include="nanoFramework.System.Text">
<HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>
</Reference>
<Reference Include="UnitsNet.Ratio, Version=5.54.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\UnitsNet.nanoFramework.Ratio.5.54.0\lib\UnitsNet.Ratio.dll</HintPath>
<Reference Include="UnitsNet.Ratio, Version=5.55.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\UnitsNet.nanoFramework.Ratio.5.55.0\lib\UnitsNet.Ratio.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.Bluetooth.Hid/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
<package id="Nerdbank.GitVersioning" version="3.6.139" targetFramework="netnano1.0" developmentDependency="true" />
<package id="StyleCop.MSBuild" version="6.2.0" targetFramework="netnano1.0" developmentDependency="true" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.54.0" targetFramework="netnano1.0" />
<package id="UnitsNet.nanoFramework.Ratio" version="5.55.0" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions nanoFramework.Bluetooth.Hid/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
},
"UnitsNet.nanoFramework.Ratio": {
"type": "Direct",
"requested": "[5.54.0, 5.54.0]",
"resolved": "5.54.0",
"contentHash": "Brftac32ZOaxEJKnPA4ZJMVr+j0S+Jlx4LXKIY0tmLsp+/TvYYAqsQBQxtRdJ97stVQtRripG6hSXCSdfD2sVA=="
"requested": "[5.55.0, 5.55.0]",
"resolved": "5.55.0",
"contentHash": "P7+WmYvqkpivEwV3gZU2fO3/+XRNeJi6fvHksxSl9pdScb3UBtt7C2im3VkF+IJjuCU3tk5M6YOJ6iiF0c131Q=="
}
}
}
Expand Down

0 comments on commit c909b67

Please sign in to comment.