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-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-02-15 22:25:39 +0300
committerAhson Khan <ahkha@microsoft.com>2018-02-15 22:25:39 +0300
commit42a3e4384f419322bb4ea32a63fda0ff75e3f29d (patch)
tree786e1bea4605fa8fa89dbd3a6392b8bee8303489 /external
parent5615f5325cd41e49ba970b3f8bd620d3680cfe90 (diff)
Update BuildTools, CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview2-02515-01, preview2-26214-07, preview2-26215-04, beta-26215-00, beta-26215-00, respectively (#27112)
Diffstat (limited to 'external')
-rw-r--r--external/test-runtime/optional.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/test-runtime/optional.json b/external/test-runtime/optional.json
index 91f3cb2ab3..aa9c03a3e2 100644
--- a/external/test-runtime/optional.json
+++ b/external/test-runtime/optional.json
@@ -3,9 +3,9 @@
"net45": {
"dependencies": {
"Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
- "TestILC.amd64ret": "1.0.0-beta-26213-00",
- "TestILC.armret": "1.0.0-beta-26213-00",
- "TestILC.x86ret": "1.0.0-beta-26213-00"
+ "TestILC.amd64ret": "1.0.0-beta-26215-00",
+ "TestILC.armret": "1.0.0-beta-26215-00",
+ "TestILC.x86ret": "1.0.0-beta-26215-00"
}
}
}