Skip to content

Commit

Permalink
Update 1 NuGet dependencies
Browse files Browse the repository at this point in the history
Bumps nanoFramework.Benchmark from 1.0.78 to 1.0.80</br>
[version update]

### ⚠️ This is an automated update. ⚠️
  • Loading branch information
nfbot committed Oct 31, 2024
1 parent 0cac85d commit 294298f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Benchmark, Version=1.0.78.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Benchmark.1.0.78\lib\nanoFramework.Benchmark.dll</HintPath>
<Reference Include="nanoFramework.Benchmark, Version=1.0.80.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Benchmark.1.0.80\lib\nanoFramework.Benchmark.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.113.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.113\lib\nanoFramework.Logging.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.System.Text.Benchmark/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.Benchmark" version="1.0.78" targetFramework="netnano1.0" />
<package id="nanoFramework.Benchmark" version="1.0.80" targetFramework="netnano1.0" />
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.113" targetFramework="netnano1.0" />
<package id="nanoFramework.Runtime.Native" version="1.7.1" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.System.Text.Benchmark/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.Benchmark": {
"type": "Direct",
"requested": "[1.0.78, 1.0.78]",
"resolved": "1.0.78",
"contentHash": "73Hh26jDPow0A0RV+ViRPGXigLuKL4HvECkywj+naNRcSA2oK9qvvr8bDLeb5pkGoiJ+mZ/i2icZ05oty69BoA=="
"requested": "[1.0.80, 1.0.80]",
"resolved": "1.0.80",
"contentHash": "2aSEfktojZuG0Zs1b1tox3/h8xbmn9ON1SsKHV3rYlI9pjIc0ELveD6NCDyMZh3yBYtF1MqZZJGVLESqP6aYTQ=="
},
"nanoFramework.CoreLibrary": {
"type": "Direct",
Expand Down

0 comments on commit 294298f

Please sign in to comment.