Merge pull request #3230 from dotnet/brthor/host-out

Remove host + sharedfx build from CLI Repo
This commit is contained in:
Eric Erhardt 2016-05-25 20:02:44 -05:00
commit e27ef0f18c
293 changed files with 645 additions and 25569 deletions

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-*"
"version": "1.0.0-rc3-004306"
},
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
"Microsoft.DotNet.ProjectModel": {