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-15 09:31:19 +0300
committerDan Moseley <danmose@microsoft.com>2017-09-15 09:31:19 +0300
commit3c54f59eb397ccf46259e502108c41220a90dea1 (patch)
tree086c894527269013f5ea322958675958e5d4dc87 /external
parent602c544be49ac0ac708be17dddfa30cb17ba1f07 (diff)
Update CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview1-25715-01, preview1-25714-02, beta-25715-00, beta-25715-00, respectively (#24058)
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 76f25cca2a..25a480967b 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-25714-00",
- "TestILC.armret": "1.0.0-beta-25714-00",
- "TestILC.x86ret": "1.0.0-beta-25714-00"
+ "TestILC.amd64ret": "1.0.0-beta-25715-00",
+ "TestILC.armret": "1.0.0-beta-25715-00",
+ "TestILC.x86ret": "1.0.0-beta-25715-00"
}
}
}