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-28 22:25:48 +0300
committerAhson Khan <ahkha@microsoft.com>2018-03-28 22:25:48 +0300
commit56d01836ac469b8f158608c9a101afe33465bfbe (patch)
tree6b7263266aa85720e20a2f7d4f7011d5f4a2ab46 /external
parent1d107ad2e499bda7de6974f83314ebfe8b38f7b5 (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview3-26328-02, preview3-26328-01, beta-26328-00, beta-26328-00, respectively (master) (#28536)
* Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview3-26328-02, preview3-26328-01, beta-26328-00, beta-26328-00, respectively * Disable test against active issue
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 9b074b08cb..55873bd4de 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-26327-00",
- "TestILC.armret": "1.0.0-beta-26327-00",
- "TestILC.x86ret": "1.0.0-beta-26327-00"
+ "TestILC.amd64ret": "1.0.0-beta-26328-00",
+ "TestILC.armret": "1.0.0-beta-26328-00",
+ "TestILC.x86ret": "1.0.0-beta-26328-00"
}
}
}