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 16:02:53 +0300
committerStephen Toub <stoub@microsoft.com>2018-04-10 16:02:53 +0300
commite950d635282151d0593bb70d451a611659f9b753 (patch)
treec53181046b3510fc2e5ae218fdb125e11996267a /external
parent1dfe097dc0201564e61461731058569a20517183 (diff)
Update CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26410-01, beta-26410-00, beta-26410-00, respectively (#28970)
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 7d1a5b584a..272f87f3a2 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-26409-00",
- "TestILC.armret": "1.0.0-beta-26409-00",
- "TestILC.x86ret": "1.0.0-beta-26409-00"
+ "TestILC.amd64ret": "1.0.0-beta-26410-00",
+ "TestILC.armret": "1.0.0-beta-26410-00",
+ "TestILC.x86ret": "1.0.0-beta-26410-00"
}
}
}