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-05 20:56:07 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-05 20:56:07 +0300
commitc30b10c99f37e69ffa50cfe51a94fb274035cfb6 (patch)
tree35d6a4f66e083315a58d4a349fce93783a1ac98c /external/runtime
parent442c8474fa53a7983dbb843acf9784f3aada8174 (diff)
Update CoreClr, External to beta-25005-03, beta-25005-00, respectively
Diffstat (limited to 'external/runtime')
-rw-r--r--external/runtime/project.json.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/runtime/project.json.template b/external/runtime/project.json.template
index 460e3f3e32..107712289c 100644
--- a/external/runtime/project.json.template
+++ b/external/runtime/project.json.template
@@ -3,8 +3,8 @@
"{TFM}": {
"dependencies": {
"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",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25005-03",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25005-03",
"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"