Skip to content

Commit bcc1cf5

Browse files
authored
Update 1 NuGet dependencies
***NO_CI***
1 parent d30e700 commit bcc1cf5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<HintPath>..\packages\nanoFramework.System.Collections.2.0.0-preview.6\lib\nanoFramework.System.Collections.dll</HintPath>
4343
</Reference>
4444
<Reference Include="nanoFramework.System.Text, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
45-
<HintPath>..\packages\nanoFramework.System.Text.2.0.0-preview.5\lib\nanoFramework.System.Text.dll</HintPath>
45+
<HintPath>..\packages\nanoFramework.System.Text.2.0.0-preview.6\lib\nanoFramework.System.Text.dll</HintPath>
4646
</Reference>
4747
<Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4848
<HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.862\lib\System.Diagnostics.Stopwatch.dll</HintPath>

nanoFramework.System.Text.Benchmark/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<package id="nanoFramework.Runtime.Native" version="2.0.0-preview.18" targetFramework="netnano1.0" />
77
<package id="nanoFramework.System.Collections" version="2.0.0-preview.6" targetFramework="netnano1.0" />
88
<package id="nanoFramework.System.Diagnostics.Stopwatch" version="1.2.862" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.System.Text" version="2.0.0-preview.5" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.System.Text" version="2.0.0-preview.6" targetFramework="netnano1.0" />
1010
</packages>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"nanoFramework.System.Text": {
4242
"type": "Direct",
43-
"requested": "[2.0.0-preview.5, 2.0.0-preview.5]",
44-
"resolved": "2.0.0-preview.5",
45-
"contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw=="
43+
"requested": "[2.0.0-preview.6, 2.0.0-preview.6]",
44+
"resolved": "2.0.0-preview.6",
45+
"contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ=="
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)