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:
authorEric Mellino <erme@microsoft.com>2017-04-11 22:30:53 +0300
committerEric Mellino <erme@microsoft.com>2017-04-11 23:21:37 +0300
commit032050eaaa6ddd942fb3275045583f911dee958c (patch)
tree78dadf13fc6ef478997ba69cc448227b248d9cc4 /external
parent56cf99544675ee8497373d940715c17f12638058 (diff)
Add optional.json back into the auto-update list, and manually update it once
Diffstat (limited to 'external')
-rw-r--r--external/test-runtime/optional.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/test-runtime/optional.json b/external/test-runtime/optional.json
index f316801571..3d529bc8f7 100644
--- a/external/test-runtime/optional.json
+++ b/external/test-runtime/optional.json
@@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
"Microsoft.DotNet.UAP.TestTools": "1.0.2",
- "TestILCNugetPackageForCoreFX": "1.0.0-beta-25210-00"
+ "TestILCNugetPackageForCoreFX": "1.0.0-beta-25211-00"
}
}
}