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>2017-06-15 11:59:45 +0300
committerViktor Hofer <viktor.hofer@microsoft.com>2017-06-15 11:59:45 +0300
commit97b06360e0ccc73e57ff1c1bb627dc578ca625bf (patch)
treef5004c63e485febb03acdaeaac2e31653cda8d68 /external
parent5f4a790342e60fa463c8338b340e1062f0a007e4 (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-25415-03, beta-25415-00, beta-25415-00, respectively (#21082)
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 24e9a2508a..1ddd9c8b76 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-25414-00",
- "TestILC.armret": "1.0.0-beta-25414-00",
- "TestILC.x86ret": "1.0.0-beta-25414-00"
+ "TestILC.amd64ret": "1.0.0-beta-25415-00",
+ "TestILC.armret": "1.0.0-beta-25415-00",
+ "TestILC.x86ret": "1.0.0-beta-25415-00"
}
}
}