dont try to publish other packages
This commit is contained in:
@@ -4,7 +4,7 @@ nuget:
|
||||
account_feed: true
|
||||
project_feed: true
|
||||
artifacts:
|
||||
- path: '**\*.nupkg'
|
||||
- path: 'src\**\*.nupkg'
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf true
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"net461": {},
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
|
||||
Reference in New Issue
Block a user