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-09-13 07:42:56 +0300
committerStephen Toub <stoub@microsoft.com>2017-09-13 07:42:56 +0300
commit860123c95c8b5b709bfce924e6b951a2702857b6 (patch)
treeb5f88be4c57ccc6800b0108d2c8798678c9f0c68 /external
parent6b948ddc5c37989ecd2cbd8fc597f9ce35a7d84d (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to prerelease-02012-02, preview1-25713-01, preview1-25712-02, preview1-25712-02, beta-25712-00, beta-25712-00, preview1-25712-01, respectively (#23993)
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 e86c1167a4..452b8c2a97 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-25711-00",
- "TestILC.armret": "1.0.0-beta-25711-00",
- "TestILC.x86ret": "1.0.0-beta-25711-00"
+ "TestILC.amd64ret": "1.0.0-beta-25712-00",
+ "TestILC.armret": "1.0.0-beta-25712-00",
+ "TestILC.x86ret": "1.0.0-beta-25712-00"
}
}
}