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-09 00:13:23 +0300
committerStephen Toub <stoub@microsoft.com>2017-10-09 00:13:23 +0300
commit5a0a182e6b8abed5b45baf7f35f28091aa88b51a (patch)
treef51e6477bf617a1b7a1332dc29a209fb372d44ef /external
parent12a8a95e1e92871226e39425aa1220cf4a1f9df7 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to prerelease-02106-01, preview1-25806-01, preview1-25808-02, preview1-25806-02, beta-25806-00, beta-25806-00, preview1-25806-01, respectively (#24465)
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 e2f12fed77..603a112cac 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-25805-01",
- "TestILC.armret": "1.0.0-beta-25805-01",
- "TestILC.x86ret": "1.0.0-beta-25805-01"
+ "TestILC.amd64ret": "1.0.0-beta-25806-00",
+ "TestILC.armret": "1.0.0-beta-25806-00",
+ "TestILC.x86ret": "1.0.0-beta-25806-00"
}
}
}