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:
authorSantiago Fernandez Madero <safern@microsoft.com>2017-03-03 04:35:00 +0300
committerGitHub <noreply@github.com>2017-03-03 04:35:00 +0300
commit30e9fb02d048e88c71f772eed80ccff407f614d9 (patch)
tree4f76e197ae699a350945cc28d2bd533dd57ec942 /external
parentbb8a57c66ac64c54bac43890ecf1527f34152bb0 (diff)
Update to new Microsoft.xunit.netcore.extensions version (#16591)
*Update to new Microsoft.xunit.netcore.extensions version
Diffstat (limited to 'external')
-rw-r--r--external/test-runtime/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/test-runtime/project.json b/external/test-runtime/project.json
index 17a421a1ca..b28598c964 100644
--- a/external/test-runtime/project.json
+++ b/external/test-runtime/project.json
@@ -2,7 +2,7 @@
"dependencies": {
"xunit.console.netcore": "1.0.3-prerelease-00921-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.1-prerelease-01001-04",
- "Microsoft.xunit.netcore.extensions": "1.0.1-prerelease-01001-04",
+ "Microsoft.xunit.netcore.extensions": "1.0.1-prerelease-01401-04",
"xunit.performance.api": "1.0.0-alpha-build0047",
"xunit.performance.core": "1.0.0-alpha-build0047",
"xunit.performance.execution": "1.0.0-alpha-build0047",