Update CoreSetup to rc3-004397

This commit is contained in:
Eric Erhardt 2016-06-04 00:00:28 -05:00
parent 9aee42aab6
commit 4f95bc0010
120 changed files with 121 additions and 121 deletions

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
"Microsoft.NETCore.App": "1.0.0-rc3-004397"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -14,7 +14,7 @@
"version": "1.0.0-*",
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"Microsoft.NETCore.App": "1.0.0-rc3-004397",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221"
},
"tools": {

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
"Microsoft.NETCore.App": "1.0.0-rc3-004397"
},
"tools": {
"dotnet-compile-fsc": {