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>2017-10-04 07:12:51 +0300
committerStephen Toub <stoub@microsoft.com>2017-10-04 07:12:51 +0300
commite9797436b1729e31f9de6a69ef99dfdccf0dcf42 (patch)
tree38817d20154392c766186d8d29122d43e528ae66 /external
parent26ec0da463d423e2e475d24d12a1ad22af454f15 (diff)
Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview1-25804-01, beta-25804-00, beta-25804-00, respectively (#24418)
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 31378c83b7..08d626394c 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-25803-00",
- "TestILC.armret": "1.0.0-beta-25803-00",
- "TestILC.x86ret": "1.0.0-beta-25803-00"
+ "TestILC.amd64ret": "1.0.0-beta-25804-00",
+ "TestILC.armret": "1.0.0-beta-25804-00",
+ "TestILC.x86ret": "1.0.0-beta-25804-00"
}
}
}