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-10-24 16:53:55 +0300
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2017-10-24 16:53:55 +0300
commitb897fcb4b199092273c89c598e7d8b3eb366a4ad (patch)
tree5fd2ee1527fd8aabaf50d5ea05dea485c5287ea3 /external
parent80dec77c9c3722fbfb76d34bd8ec75d66bf9dc5a (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to prerelease-02120-09, preview1-25822-02, preview1-25824-02, preview1-25823-01, beta-25824-00, beta-25824-00, preview1-25824-01, respectively
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 6e02174288..ab286cdf80 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-25820-00",
- "TestILC.armret": "1.0.0-beta-25820-00",
- "TestILC.x86ret": "1.0.0-beta-25820-00"
+ "TestILC.amd64ret": "1.0.0-beta-25824-00",
+ "TestILC.armret": "1.0.0-beta-25824-00",
+ "TestILC.x86ret": "1.0.0-beta-25824-00"
}
}
}