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-02 02:47:55 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-02 02:47:55 +0300
commitbf7911a1ba3cfdf389527276d7991312dbd2b8c9 (patch)
tree006a48b5742ac8b766ed28b53ae2285665cc769c /src/System.Globalization.Calendars/tests
parentea0cc674b8116a10c18c2879390c39ec08df8020 (diff)
Changes required to have dev/api building again after merge
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 0a740b9aed..c3585cd22e 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -9,8 +9,8 @@
"System.Runtime.Extensions": "4.2.0-beta-devapi-24424-01",
"System.Text.RegularExpressions": "4.2.0-beta-devapi-24424-01",
"System.Threading.Tasks": "4.0.12-beta-devapi-24424-01",
- "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00704-03",
- "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00704-03",
+ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
+ "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"test-runtime": {
"target": "project",
"exclude": "compile"