Add 'remove source'
This commit is contained in:
Родитель
e41e0b45a4
Коммит
43e7e0b2d4
|
@ -9,6 +9,10 @@ steps:
|
|||
|
||||
- template: sdk_dotnet_v4_org-feed-setup-steps.yml
|
||||
|
||||
- powershell: |
|
||||
dotnet nuget remove source SDK_Dotnet_V4_org
|
||||
displayName: Remove SDK_Dotnet_V4_org feed source reference from nuget.config
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: 'DEBUG: Upload Coverage Files to Coveralls.io https://coveralls.io/github/microsoft/botbuilder-dotnet'
|
||||
inputs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче