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-26 16:46:32 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-26 16:46:32 +0300
commit0137f6e286b070ad112a6f1bf0d495151b131412 (patch)
tree7d3410f03bb8f746c79f9c43d95974a453ee0e03 /src/System.Collections.NonGeneric/tests/project.json
parent48dc3f4c8eaecafc2d2ed51c6332192d5497e178 (diff)
Updating CoreFx dependencies to beta-24326-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 875040faee..2ca1f5f491 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-24325-03",
- "System.Collections": "4.0.12-beta-24325-03",
- "System.Diagnostics.Debug": "4.0.12-beta-24325-03",
- "System.Globalization": "4.0.12-beta-24325-03",
- "System.IO": "4.1.1-beta-24325-03",
- "System.Linq": "4.1.1-beta-24325-03",
- "System.Linq.Expressions": "4.1.1-beta-24325-03",
- "System.ObjectModel": "4.0.13-beta-24325-03",
- "System.Reflection": "4.1.1-beta-24325-03",
- "System.Runtime": "4.1.1-beta-24325-03",
- "System.Runtime.Extensions": "4.1.1-beta-24325-03",
- "System.Text.RegularExpressions": "4.2.0-beta-24325-03",
- "System.Threading": "4.0.12-beta-24325-03",
- "System.Threading.Tasks": "4.0.12-beta-24325-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24326-03",
+ "System.Collections": "4.0.12-beta-24326-03",
+ "System.Diagnostics.Debug": "4.0.12-beta-24326-03",
+ "System.Globalization": "4.0.12-beta-24326-03",
+ "System.IO": "4.1.1-beta-24326-03",
+ "System.Linq": "4.1.1-beta-24326-03",
+ "System.Linq.Expressions": "4.1.1-beta-24326-03",
+ "System.ObjectModel": "4.0.13-beta-24326-03",
+ "System.Reflection": "4.1.1-beta-24326-03",
+ "System.Runtime": "4.1.1-beta-24326-03",
+ "System.Runtime.Extensions": "4.1.1-beta-24326-03",
+ "System.Text.RegularExpressions": "4.2.0-beta-24326-03",
+ "System.Threading": "4.0.12-beta-24326-03",
+ "System.Threading.Tasks": "4.0.12-beta-24326-03",
"test-runtime": {
"target": "project",
"exclude": "compile"