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-07 18:10:03 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-07 18:10:03 +0300
commit7b75057c8ffb6b878f8ff0e40f16b3073451dcdd (patch)
tree76ecc65b7e395ce8df06970dc84c4fe77722fb39 /external/runtime
parent593aaddc452622126fc229282e20425ed8bd71cb (diff)
Update CoreFx to beta-25007-02
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 1a4daa3981..dae248fd78 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-25007-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25007-02",
"Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25007-01",
"Microsoft.NETCore.TestHost": "2.0.0-beta-25007-01",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-beta-24913-02",