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:
authordotnet-bot <dotnet-bot@microsoft.com>2017-02-03 07:18:09 +0300
committerJan Kotas <jkotas@microsoft.com>2017-02-03 08:01:15 +0300
commita785b1cdbbe2c12e4d411031b75ef7b37275f1d5 (patch)
tree2e529adb2e881175528d9210c811c1384cde7b72 /external/test-runtime
parent8a987adf090d611055226400b91099413906e47b (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-25003-01, beta-25003-01, beta-25002-00, beta-25003-00, respectively
Diffstat (limited to 'external/test-runtime')
-rw-r--r--external/test-runtime/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/test-runtime/project.json b/external/test-runtime/project.json
index f4d1b8cac6..44560558f8 100644
--- a/external/test-runtime/project.json
+++ b/external/test-runtime/project.json
@@ -7,8 +7,8 @@
"Microsoft.DotNet.xunit.performance.analysis.cli": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.cli": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25002-01",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-25002-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25003-01",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25003-01",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",