Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2016-08-19 23:58:10 +0300
committerStephen Toub <stoub@microsoft.com>2016-08-20 00:00:06 +0300
commitedbf01bd6d52f1ae40dd26aacf09a5831a2ada9a (patch)
treec02f8f789dcea8871b6f27a511025cf07bf77f96 /src/System.Collections.NonGeneric/tests/Performance
parente66576aa8290714284848086259b6429d1ce9b54 (diff)
Update dev/api dependencies, coreclr to 24419-04, corefx to 24419-01
Diffstat (limited to 'src/System.Collections.NonGeneric/tests/Performance')
-rw-r--r--src/System.Collections.NonGeneric/tests/Performance/project.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/System.Collections.NonGeneric/tests/Performance/project.json b/src/System.Collections.NonGeneric/tests/Performance/project.json
index ad52bb6e4b..2f71975842 100644
--- a/src/System.Collections.NonGeneric/tests/Performance/project.json
+++ b/src/System.Collections.NonGeneric/tests/Performance/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24418-01",
- "System.Collections": "4.1.0-beta-devapi-24418-01",
- "System.Diagnostics.Debug": "4.0.12-beta-devapi-24418-01",
- "System.Globalization": "4.0.12-beta-devapi-24418-01",
- "System.IO": "4.2.0-beta-devapi-24418-01",
- "System.Linq": "4.1.1-beta-devapi-24418-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24418-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24418-01",
- "System.Reflection": "4.1.1-beta-devapi-24418-01",
- "System.Runtime": "4.2.0-beta-devapi-24418-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24418-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24418-01",
- "System.Threading": "4.0.12-beta-devapi-24418-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24418-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24419-01",
+ "System.Collections": "4.1.0-beta-devapi-24419-01",
+ "System.Diagnostics.Debug": "4.0.12-beta-devapi-24419-01",
+ "System.Globalization": "4.0.12-beta-devapi-24419-01",
+ "System.IO": "4.2.0-beta-devapi-24419-01",
+ "System.Linq": "4.1.1-beta-devapi-24419-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24419-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24419-01",
+ "System.Reflection": "4.1.1-beta-devapi-24419-01",
+ "System.Runtime": "4.2.0-beta-devapi-24419-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24419-01",
+ "System.Text.RegularExpressions": "4.2.0-beta-devapi-24419-01",
+ "System.Threading": "4.0.12-beta-devapi-24419-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24419-01",
"test-runtime": {
"target": "project",
"exclude": "compile"