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-03 18:06:41 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-03 18:06:41 +0300
commitf1aa4e13be35d9d57aa05b6f3cb0fb490cf85275 (patch)
tree04aaafd31793d53abe130f246cfcbe15aa75a1b7 /external/runtime
parente331a63ed617914f94bb976f4b9d55c0b7a8fd2d (diff)
Update CoreFx to beta-25003-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 980007b0d3..db76bc7274 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-25003-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25003-02",
"Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25003-02",
"Microsoft.NETCore.TestHost": "2.0.0-beta-25003-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-beta-24913-02",