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-03 06:50:59 +0300
committerStephen Toub <stoub@microsoft.com>2017-10-03 06:50:59 +0300
commit2b25c6c739ada3e8da8b8783e008f48f9078fb33 (patch)
treeb26f014d08934cd8845c907861896188a425e081 /external
parent8b266d0ca4a12428629b3a7abf79c61c29e50883 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to prerelease-02102-02, preview1-25803-01, preview1-25803-01, preview1-25802-02, beta-25802-00, beta-25802-00, respectively (#24381)
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 67bcc891d4..240c3979b7 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-25729-00",
- "TestILC.armret": "1.0.0-beta-25729-00",
- "TestILC.x86ret": "1.0.0-beta-25729-00"
+ "TestILC.amd64ret": "1.0.0-beta-25802-00",
+ "TestILC.armret": "1.0.0-beta-25802-00",
+ "TestILC.x86ret": "1.0.0-beta-25802-00"
}
}
}