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>2018-03-02 05:00:31 +0300
committerJan Kotas <jkotas@microsoft.com>2018-03-02 20:56:25 +0300
commitfb38ae96a99fd4d6a7081c1673eb74db081c20c2 (patch)
tree071a15f9c9d73bbb3174e7f15a686c5c7344e2fe /external
parent0557f214576f8bd4f67c05972a2e02d5875d547d (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview2-26302-01, preview2-26228-08, beta-26301-00, beta-26301-00, respectively
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 66d0aeff6f..9a18e6d81c 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-26228-00",
- "TestILC.armret": "1.0.0-beta-26228-00",
- "TestILC.x86ret": "1.0.0-beta-26228-00"
+ "TestILC.amd64ret": "1.0.0-beta-26301-00",
+ "TestILC.armret": "1.0.0-beta-26301-00",
+ "TestILC.x86ret": "1.0.0-beta-26301-00"
}
}
}