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-01-08 23:45:41 +0300
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-01-08 23:45:41 +0300
commitdba83ca232cac44c4c6809459a9dffec48fa6301 (patch)
tree54eb659be283e2b9720383e81631649604648852 /external/test-runtime
parent36e3dd4ece49086cbf4d0608fec2bfc887d31206 (diff)
Update BuildTools, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to prerelease-02408-01, preview1-26108-01, beta-26108-01, beta-26108-01, respectively
Diffstat (limited to 'external/test-runtime')
-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 dca2d73e48..a60c877e69 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-26108-00",
- "TestILC.armret": "1.0.0-beta-26108-00",
- "TestILC.x86ret": "1.0.0-beta-26108-00"
+ "TestILC.amd64ret": "1.0.0-beta-26108-01",
+ "TestILC.armret": "1.0.0-beta-26108-01",
+ "TestILC.x86ret": "1.0.0-beta-26108-01"
}
}
}