Merge pull request #4237 from eerhardt/PublishCommand
Add `dotnet publish3` command
This commit is contained in:
commit
5434c7f392
10 changed files with 229 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue