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-04-11 10:35:42 +0300
committerAhson Khan <ahkha@microsoft.com>2018-04-11 10:35:42 +0300
commita554b6a8819a6e77fe6d6034bfaee50ac81f4f36 (patch)
tree38d7d7d36a63ebaacab9b416d58a4b5d2bedfda5 /external
parentb2fdddb422df4252277b84d95e4b3d7248edcf6e (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview3-26411-02, beta-26411-00, beta-26411-00, respectively (#29013)
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 272f87f3a2..427f2bdade 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-26410-00",
- "TestILC.armret": "1.0.0-beta-26410-00",
- "TestILC.x86ret": "1.0.0-beta-26410-00"
+ "TestILC.amd64ret": "1.0.0-beta-26411-00",
+ "TestILC.armret": "1.0.0-beta-26411-00",
+ "TestILC.x86ret": "1.0.0-beta-26411-00"
}
}
}