Merge pull request #4237 from eerhardt/PublishCommand

Add `dotnet publish3` command
This commit is contained in:
Eric Erhardt 2016-09-26 11:51:19 -05:00 committed by GitHub
commit 5434c7f392
10 changed files with 229 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160914-1",
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160923-4",
"Microsoft.NETCore.App": {
"version": "1.0.1",
"type": "platform"