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:
authordotnet-bot <dotnet-bot@microsoft.com>2016-08-25 21:29:39 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-25 21:29:39 +0300
commitc4a64f09e5f959e5e4df8e43117593cc638b1e23 (patch)
treefb3ad1e975f8b397d984a37dde3f08d873b7778b /src/System.Collections.NonGeneric/tests/project.json
parent67155e9ea2f6c2cc88fa0f1465562cca5aa06782 (diff)
Update CoreClr, CoreFx, External to beta-24425-04, beta-devapi-24424-01, beta-24424-00, respectively
Diffstat (limited to 'src/System.Collections.NonGeneric/tests/project.json')
-rw-r--r--src/System.Collections.NonGeneric/tests/project.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/System.Collections.NonGeneric/tests/project.json b/src/System.Collections.NonGeneric/tests/project.json
index 82eea4cfea..b5cf70be31 100644
--- a/src/System.Collections.NonGeneric/tests/project.json
+++ b/src/System.Collections.NonGeneric/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24422-01",
- "System.Collections": "4.1.0-beta-devapi-24422-01",
- "System.Diagnostics.Debug": "4.0.12-beta-devapi-24422-01",
- "System.Globalization": "4.0.12-beta-devapi-24422-01",
- "System.IO": "4.2.0-beta-devapi-24422-01",
- "System.Linq": "4.1.1-beta-devapi-24422-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24422-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24422-01",
- "System.Reflection": "4.1.1-beta-devapi-24422-01",
- "System.Runtime": "4.2.0-beta-devapi-24422-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24422-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24422-01",
- "System.Threading": "4.0.12-beta-devapi-24422-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24422-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
+ "System.Collections": "4.1.0-beta-devapi-24424-01",
+ "System.Diagnostics.Debug": "4.0.12-beta-devapi-24424-01",
+ "System.Globalization": "4.0.12-beta-devapi-24424-01",
+ "System.IO": "4.2.0-beta-devapi-24424-01",
+ "System.Linq": "4.1.1-beta-devapi-24424-01",
+ "System.Linq.Expressions": "4.2.0-beta-devapi-24424-01",
+ "System.ObjectModel": "4.0.13-beta-devapi-24424-01",
+ "System.Reflection": "4.1.1-beta-devapi-24424-01",
+ "System.Runtime": "4.2.0-beta-devapi-24424-01",
+ "System.Runtime.Extensions": "4.2.0-beta-devapi-24424-01",
+ "System.Text.RegularExpressions": "4.2.0-beta-devapi-24424-01",
+ "System.Threading": "4.0.12-beta-devapi-24424-01",
+ "System.Threading.Tasks": "4.0.12-beta-devapi-24424-01",
"test-runtime": {
"target": "project",
"exclude": "compile"