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-02-22 17:48:55 +0300
committerStephen Toub <stoub@microsoft.com>2018-02-22 20:41:46 +0300
commit44c0dabb5897f92db532d635bc5be0139c5d94cb (patch)
treeac8f3f74482b5343b6af2c26c17ab02c45e5a650 /external
parent662d9bffae0c1e6119d1a62b073966d8aee673d3 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-06, preview2-26222-05, preview2-26222-04, preview2-26222-01, beta-26222-00, beta-26222-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 f03ca16c1e..9da0a9090a 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-26221-00",
- "TestILC.armret": "1.0.0-beta-26221-00",
- "TestILC.x86ret": "1.0.0-beta-26221-00"
+ "TestILC.amd64ret": "1.0.0-beta-26222-00",
+ "TestILC.armret": "1.0.0-beta-26222-00",
+ "TestILC.x86ret": "1.0.0-beta-26222-00"
}
}
}