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:
authorWes Haggard <weshaggard@users.noreply.github.com>2016-10-02 01:08:20 +0300
committerGitHub <noreply@github.com>2016-10-02 01:08:20 +0300
commit0cc9db0ed12ea2588edfd080c568e8c3f55050c7 (patch)
tree20381c820c9c11aa2b7f0f70df2f20dc4872c339 /src/System.Globalization.Calendars/tests
parent76b46ea5517abe4baffee0296ab8a6b6bc1877d6 (diff)
parent64a737e43afb7954d0105da8f360a1669ebe2a2d (diff)
Merge pull request #12267 from weshaggard/UpdateXunitNetcoreExtensions
Update xunit.netcore.extensions package
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 33331febb3..ed4b629fad 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-24530-03",
"System.Threading.Tasks": "4.3.0-beta-24530-03",
"System.Text.Encoding": "4.3.0-beta-24530-03",
- "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00807-03",
- "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00807-03",
+ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00830-02",
+ "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00830-02",
"test-runtime": {
"target": "project",
"exclude": "compile"