Skip to content

Commit f29c74f

Browse files
committed
Update 1 NuGet dependencies
Bumps nanoFramework.System.Collections from 1.5.31 to 1.5.45</br> [version update] ### ⚠️ This is an automated update. ⚠️
1 parent b312184 commit f29c74f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<Reference Include="nanoFramework.Runtime.Native, Version=1.6.12.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4545
<HintPath>..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll</HintPath>
4646
</Reference>
47-
<Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48-
<HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath>
47+
<Reference Include="nanoFramework.System.Collections, Version=1.5.45.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48+
<HintPath>..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll</HintPath>
4949
</Reference>
5050
<Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
5151
<HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>

nanoFramework.System.Math.Benchmark/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
55
<package id="nanoFramework.Logging" version="1.1.108" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Runtime.Native" version="1.6.12" targetFramework="netnano1.0" />
7-
<package id="nanoFramework.System.Collections" version="1.5.31" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.System.Collections" version="1.5.45" targetFramework="netnano1.0" />
88
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.628" targetFramework="netnano1.0" />
99
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
1010
</packages>

nanoFramework.System.Math.Benchmark/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
},
2929
"nanoFramework.System.Collections": {
3030
"type": "Direct",
31-
"requested": "[1.5.31, 1.5.31]",
32-
"resolved": "1.5.31",
33-
"contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw=="
31+
"requested": "[1.5.45, 1.5.45]",
32+
"resolved": "1.5.45",
33+
"contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
3434
},
3535
"nanoFramework.System.Diagnostics.Stopwatch": {
3636
"type": "Direct",

0 commit comments

Comments
 (0)