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:
Diffstat (limited to 'external/runtime/project.json.template')
-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 25ae058769..dcff07f790 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-25108-02",
- "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25107-04",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-25107-04",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25108-04",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25108-04",
"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"