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-01-30 12:47:08 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-30 12:47:08 +0300
commitd95d4d79e6189dccab4ae3e819a660622b43c22e (patch)
tree2c4d7bed11a5e8a472e0c768f4c962adb887711a /external/test-runtime
parent9dcef4406fb31f89a87bd05afe737c3593ff3971 (diff)
Update CoreClr, ProjectNTfs to beta-24930-02, beta-24930-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 e8b65eedf5..f0895b6f24 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-24930-01",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-24930-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24930-02",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-24930-02",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",