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-01-12 23:48:57 +0300
committerJan Kotas <jkotas@microsoft.com>2018-01-12 23:48:57 +0300
commit57a890817e63fb4cd9b55c065a8cebbe2e0cd2ce (patch)
treea70f9e4d969682e0f0efc178438521e119640148 /external
parent9d32b61ab22a5ddb686551982a05adac17c19db9 (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview1-26112-01, preview1-26112-01, beta-26112-00, beta-26112-00, respectively (#26287)
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 7b87dfce02..441e657936 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-26111-00",
- "TestILC.armret": "1.0.0-beta-26111-00",
- "TestILC.x86ret": "1.0.0-beta-26111-00"
+ "TestILC.amd64ret": "1.0.0-beta-26112-00",
+ "TestILC.armret": "1.0.0-beta-26112-00",
+ "TestILC.x86ret": "1.0.0-beta-26112-00"
}
}
}