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-05 19:38:34 +0300
committerStephen Toub <stoub@microsoft.com>2017-10-05 19:38:34 +0300
commit8dd3815b77adde0be84f87cec6833edd847eab44 (patch)
treebf720b3f2176f885e48b401fc39afc8fc53774b1 /external
parent03d705664c6c14b3ac3b1c73caae69e91542f530 (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-25805-02, preview1-25805-02, beta-25805-01, beta-25805-01, preview1-25805-01, respectively (#24438)
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 08d626394c..e2f12fed77 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-25804-00",
- "TestILC.armret": "1.0.0-beta-25804-00",
- "TestILC.x86ret": "1.0.0-beta-25804-00"
+ "TestILC.amd64ret": "1.0.0-beta-25805-01",
+ "TestILC.armret": "1.0.0-beta-25805-01",
+ "TestILC.x86ret": "1.0.0-beta-25805-01"
}
}
}