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-13 08:58:07 +0300
committerDan Moseley <danmose@microsoft.com>2018-02-13 08:58:07 +0300
commit73d8163328b17fee3d32ff295b03fab13fdb721e (patch)
tree8619c7a6864d47d401408580375df1b2baf825d3 /external
parentbf5f02752633d92afcb249fe166a81ae84d59c77 (diff)
Update ProjectNTfs, ProjectNTfsTestILC to beta-26213-00, beta-26213-00, respectively (#27083)
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 3226460bbc..91f3cb2ab3 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-26212-00",
- "TestILC.armret": "1.0.0-beta-26212-00",
- "TestILC.x86ret": "1.0.0-beta-26212-00"
+ "TestILC.amd64ret": "1.0.0-beta-26213-00",
+ "TestILC.armret": "1.0.0-beta-26213-00",
+ "TestILC.x86ret": "1.0.0-beta-26213-00"
}
}
}