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.Globalization.Calendars/tests
parenta1989d82cff273db667638e4836ea7836f5c6eb9 (diff)
Required changes to get the build green again after merge from dev/api
Diffstat (limited to 'src/System.Globalization.Calendars/tests')
-rw-r--r--src/System.Globalization.Calendars/tests/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index 9e1f0247bf..f5f5f4f683 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -10,8 +10,8 @@
"System.Text.RegularExpressions": "4.3.0-beta-devapi-24512-01",
"System.Threading.Tasks": "4.3.0-beta-devapi-24512-01",
"System.Text.Encoding": "4.3.0-beta-devapi-24512-01",
- "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",
"test-runtime": {
"target": "project",
"exclude": "compile"