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-bot <dotnet-bot@microsoft.com>2017-02-06 18:02:04 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-06 18:02:04 +0300
commitbd176a8b2ccb1b140926b050aca300e6dfafdca5 (patch)
treee4de66e10fbccda8983b1c3d6469dd07fe39514d /external/runtime
parent83739efe95078be83960746ca1e5a6f9ba8cad95 (diff)
Update CoreFx to beta-25006-01
Diffstat (limited to 'external/runtime')
-rw-r--r--external/runtime/project.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/runtime/project.json.template b/external/runtime/project.json.template
index 6deadc9928..f51c157de0 100644
--- a/external/runtime/project.json.template
+++ b/external/runtime/project.json.template
@@ -2,7 +2,7 @@
"frameworks": {
"{TFM}": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25004-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25006-01",
"Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25006-02",
"Microsoft.NETCore.TestHost": "2.0.0-beta-25006-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-beta-24913-02",