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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-09-13 19:20:02 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-13 21:21:48 +0300
commited8347041878054db7707d54201779ccba967782 (patch)
tree5eb21b8d10a80985fa20a78a23b14df5441087d2 /src/System.Collections.NonGeneric/tests/project.json
parenta1989d82cff273db667638e4836ea7836f5c6eb9 (diff)
Required changes to get the build green again after merge from dev/api
Diffstat (limited to 'src/System.Collections.NonGeneric/tests/project.json')
-rw-r--r--src/System.Collections.NonGeneric/tests/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Collections.NonGeneric/tests/project.json b/src/System.Collections.NonGeneric/tests/project.json
index 78542b81cc..537efa1eed 100644
--- a/src/System.Collections.NonGeneric/tests/project.json
+++ b/src/System.Collections.NonGeneric/tests/project.json
@@ -18,8 +18,8 @@
"target": "project",
"exclude": "compile"
},
- "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
- "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
+ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00807-03",
+ "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00807-03",
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0039"
},
"frameworks": {