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-04 12:50:27 +0300
committerJan Kotas <jkotas@microsoft.com>2017-02-05 11:01:38 +0300
commit5739beac8fb44f9ea3152d85ad59c6bec764f686 (patch)
treef182c43e268c05ceece7aba2174034db2cb3c61b /external/runtime
parent7d97b56d3a1372449208e20f4b514669b8bf7d8f (diff)
Update CoreClr, CoreFx to beta-25004-02, beta-25004-01, respectively
Diffstat (limited to 'external/runtime')
-rw-r--r--external/runtime/project.json.template6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/runtime/project.json.template b/external/runtime/project.json.template
index db76bc7274..460e3f3e32 100644
--- a/external/runtime/project.json.template
+++ b/external/runtime/project.json.template
@@ -2,9 +2,9 @@
"frameworks": {
"{TFM}": {
"dependencies": {
- "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",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25004-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25004-02",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25004-02",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-beta-24913-02",
"Microsoft.NETCore.DotNetHost": "1.2.0-beta-001259-00",
"Microsoft.NETCore.DotNetHostPolicy": "1.2.0-beta-001259-00"