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-15 04:53:28 +0300
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-03-15 04:53:28 +0300
commit3b86e05174ff751e63a80c7fd9fcf05468b35eec (patch)
tree4de57742faae79e1059eea24e2aa7b1b2e61bb73 /external
parentc7d3b573961703cef987f359eff3d9b4e023419b (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-26314-17, preview2-26314-06, preview2-26314-02, beta-26314-01, beta-26314-01, 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 ee9fedc2ae..4dd5760d6a 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-26307-01",
- "TestILC.armret": "1.0.0-beta-26307-01",
- "TestILC.x86ret": "1.0.0-beta-26307-01"
+ "TestILC.amd64ret": "1.0.0-beta-26314-01",
+ "TestILC.armret": "1.0.0-beta-26314-01",
+ "TestILC.x86ret": "1.0.0-beta-26314-01"
}
}
}