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-10 07:18:59 +0300
committerDan Moseley <danmose@microsoft.com>2017-10-10 07:18:59 +0300
commit92514374b7e90fe6cb6b6ede2a39df8bc0618fc9 (patch)
tree4756f4af581444764608e14b282ac59a3cc17ebb /external
parente273e7f2bebfe7681c33da106be086a6ae534a19 (diff)
Update BuildTools, CoreFx, ProjectNTfs, ProjectNTfsTestILC to prerelease-02110-01, preview1-25810-01, beta-25810-00, beta-25810-00, respectively (#24532)
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 d5ee3b28f0..37f8259704 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-25809-00",
- "TestILC.armret": "1.0.0-beta-25809-00",
- "TestILC.x86ret": "1.0.0-beta-25809-00"
+ "TestILC.amd64ret": "1.0.0-beta-25810-00",
+ "TestILC.armret": "1.0.0-beta-25810-00",
+ "TestILC.x86ret": "1.0.0-beta-25810-00"
}
}
}