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-09-05 17:24:29 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-05 17:24:29 +0300
commit183bd2f332546046de269246eec6f7f71f4d50cb (patch)
tree2188d61098e4a12f5e57594192e9e3330583752e /src/System.Collections.NonGeneric
parent474cc5d135a8c59eaf8e836bb332bff0d5973065 (diff)
Update CoreClr, CoreFx, External to beta-24505-02, beta-24505-01, beta-24505-00, respectively
Diffstat (limited to 'src/System.Collections.NonGeneric')
-rw-r--r--src/System.Collections.NonGeneric/tests/Performance/project.json28
-rw-r--r--src/System.Collections.NonGeneric/tests/project.json28
2 files changed, 28 insertions, 28 deletions
diff --git a/src/System.Collections.NonGeneric/tests/Performance/project.json b/src/System.Collections.NonGeneric/tests/Performance/project.json
index 720d188808..993b0b7f7a 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-24502-03",
- "System.Collections": "4.3.0-beta-24502-03",
- "System.Diagnostics.Debug": "4.3.0-beta-24502-03",
- "System.Globalization": "4.3.0-beta-24502-03",
- "System.IO": "4.3.0-beta-24502-03",
- "System.Linq": "4.3.0-beta-24502-03",
- "System.Linq.Expressions": "4.3.0-beta-24502-03",
- "System.ObjectModel": "4.3.0-beta-24502-03",
- "System.Reflection": "4.3.0-beta-24502-03",
- "System.Runtime": "4.3.0-beta-24502-03",
- "System.Runtime.Extensions": "4.3.0-beta-24502-03",
- "System.Text.RegularExpressions": "4.3.0-beta-24502-03",
- "System.Threading": "4.3.0-beta-24502-03",
- "System.Threading.Tasks": "4.3.0-beta-24502-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24505-01",
+ "System.Collections": "4.3.0-beta-24505-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24505-01",
+ "System.Globalization": "4.3.0-beta-24505-01",
+ "System.IO": "4.3.0-beta-24505-01",
+ "System.Linq": "4.3.0-beta-24505-01",
+ "System.Linq.Expressions": "4.3.0-beta-24505-01",
+ "System.ObjectModel": "4.3.0-beta-24505-01",
+ "System.Reflection": "4.3.0-beta-24505-01",
+ "System.Runtime": "4.3.0-beta-24505-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24505-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24505-01",
+ "System.Threading": "4.3.0-beta-24505-01",
+ "System.Threading.Tasks": "4.3.0-beta-24505-01",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.NonGeneric/tests/project.json b/src/System.Collections.NonGeneric/tests/project.json
index 720d188808..993b0b7f7a 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-24502-03",
- "System.Collections": "4.3.0-beta-24502-03",
- "System.Diagnostics.Debug": "4.3.0-beta-24502-03",
- "System.Globalization": "4.3.0-beta-24502-03",
- "System.IO": "4.3.0-beta-24502-03",
- "System.Linq": "4.3.0-beta-24502-03",
- "System.Linq.Expressions": "4.3.0-beta-24502-03",
- "System.ObjectModel": "4.3.0-beta-24502-03",
- "System.Reflection": "4.3.0-beta-24502-03",
- "System.Runtime": "4.3.0-beta-24502-03",
- "System.Runtime.Extensions": "4.3.0-beta-24502-03",
- "System.Text.RegularExpressions": "4.3.0-beta-24502-03",
- "System.Threading": "4.3.0-beta-24502-03",
- "System.Threading.Tasks": "4.3.0-beta-24502-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24505-01",
+ "System.Collections": "4.3.0-beta-24505-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24505-01",
+ "System.Globalization": "4.3.0-beta-24505-01",
+ "System.IO": "4.3.0-beta-24505-01",
+ "System.Linq": "4.3.0-beta-24505-01",
+ "System.Linq.Expressions": "4.3.0-beta-24505-01",
+ "System.ObjectModel": "4.3.0-beta-24505-01",
+ "System.Reflection": "4.3.0-beta-24505-01",
+ "System.Runtime": "4.3.0-beta-24505-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24505-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24505-01",
+ "System.Threading": "4.3.0-beta-24505-01",
+ "System.Threading.Tasks": "4.3.0-beta-24505-01",
"test-runtime": {
"target": "project",
"exclude": "compile"