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:
authorDeepak Shankargouda <deshank@microsoft.com>2016-08-02 21:02:59 +0300
committerGitHub <noreply@github.com>2016-08-02 21:02:59 +0300
commit3f64d3347eba4bf390c29f57f1caf2c8252f0476 (patch)
treefee06e2142393869ca9e800cd27b4836ac830ca6 /src/System.Collections.NonGeneric/tests/project.json
parent493c55168122970a7292d515c9e29ca90682ee70 (diff)
Enabling multi metric support for perf tests (#10529)
Diffstat (limited to 'src/System.Collections.NonGeneric/tests/project.json')
-rw-r--r--src/System.Collections.NonGeneric/tests/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Collections.NonGeneric/tests/project.json b/src/System.Collections.NonGeneric/tests/project.json
index 1bff936b2e..9e8abc9a99 100644
--- a/src/System.Collections.NonGeneric/tests/project.json
+++ b/src/System.Collections.NonGeneric/tests/project.json
@@ -20,7 +20,7 @@
},
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00629-04",
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0037"
+ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0039"
},
"frameworks": {
"netstandard1.3": {}