This commit is contained in:
Sandy Armstrong 2022-08-05 09:38:35 -07:00
Родитель f72cd015b4
Коммит a877554f28
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,11 @@ pool:
steps:
- task: NuGetAuthenticate@0
displayName: Authenticate NuGet feeds
inputs:
forceReinstallCredentialProvider: true
- task: DotNetCoreCLI@2
displayName: Build and Package
inputs: