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-07-27 17:04:29 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-27 17:04:29 +0300
commit784db317cd9bd2329acd34becaa1ff7d96b6d68d (patch)
treefb9e5b5321e2d032a4d34ab269dd2bb5e8d5a33c /src/System.Collections.NonGeneric/tests/project.json
parent130156067fd644fbed3db9120e23beeae7c64be5 (diff)
Updating CoreFx dependencies to beta-24327-03
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 a5e5dfe5ba..fb55459219 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-24327-02",
- "System.Collections": "4.0.12-beta-24327-02",
- "System.Diagnostics.Debug": "4.0.12-beta-24327-02",
- "System.Globalization": "4.0.12-beta-24327-02",
- "System.IO": "4.1.1-beta-24327-02",
- "System.Linq": "4.1.1-beta-24327-02",
- "System.Linq.Expressions": "4.1.1-beta-24327-02",
- "System.ObjectModel": "4.0.13-beta-24327-02",
- "System.Reflection": "4.1.1-beta-24327-02",
- "System.Runtime": "4.1.1-beta-24327-02",
- "System.Runtime.Extensions": "4.1.1-beta-24327-02",
- "System.Text.RegularExpressions": "4.2.0-beta-24327-02",
- "System.Threading": "4.0.12-beta-24327-02",
- "System.Threading.Tasks": "4.0.12-beta-24327-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24327-03",
+ "System.Collections": "4.0.12-beta-24327-03",
+ "System.Diagnostics.Debug": "4.0.12-beta-24327-03",
+ "System.Globalization": "4.0.12-beta-24327-03",
+ "System.IO": "4.1.1-beta-24327-03",
+ "System.Linq": "4.1.1-beta-24327-03",
+ "System.Linq.Expressions": "4.1.1-beta-24327-03",
+ "System.ObjectModel": "4.0.13-beta-24327-03",
+ "System.Reflection": "4.1.1-beta-24327-03",
+ "System.Runtime": "4.1.1-beta-24327-03",
+ "System.Runtime.Extensions": "4.1.1-beta-24327-03",
+ "System.Text.RegularExpressions": "4.2.0-beta-24327-03",
+ "System.Threading": "4.0.12-beta-24327-03",
+ "System.Threading.Tasks": "4.0.12-beta-24327-03",
"test-runtime": {
"target": "project",
"exclude": "compile"