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-10 00:40:32 +0300
committerStephen Toub <stoub@microsoft.com>2018-04-10 00:40:32 +0300
commitb606666632275398d56f4de574e46550e6e098d7 (patch)
tree829573dac9c20d6b7b287a0031c36ee6c4b03863 /external
parent753f4c18e8243e177a175bf6f82b158c12925b51 (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview3-26409-06, preview3-26409-05, preview3-26406-06, beta-26409-00, beta-26409-00, servicing-26409-02, respectively (#28873)
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 a7cb4e526f..7d1a5b584a 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-26405-00",
- "TestILC.armret": "1.0.0-beta-26405-00",
- "TestILC.x86ret": "1.0.0-beta-26405-00"
+ "TestILC.amd64ret": "1.0.0-beta-26409-00",
+ "TestILC.armret": "1.0.0-beta-26409-00",
+ "TestILC.x86ret": "1.0.0-beta-26409-00"
}
}
}