Updating CoreSetup, Roslyn, DiaSymReader to rc3-004408, beta1-20160606-02, 1.0.8-rc2-60606-01 respectively.

This commit is contained in:
Eric Erhardt 2016-06-06 18:56:24 -05:00
parent dd51836aac
commit 334b079995
125 changed files with 130 additions and 130 deletions

View file

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

View file

@ -14,7 +14,7 @@
"version": "1.0.0-*",
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004406",
"Microsoft.NETCore.App": "1.0.0-rc3-004408",
"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-004406"
"Microsoft.NETCore.App": "1.0.0-rc3-004408"
},
"tools": {
"dotnet-compile-fsc": {