chore(deps): update dependency nugetauthenticate to v0.203.0
This commit is contained in:
parent
30aed0c092
commit
fc6ef797d9
|
@ -256,7 +256,7 @@ jobs:
|
|||
publishFeedCredentials: 'NugetOrg'
|
||||
allowPackageConflicts: true # This ignores an error if the version already exists
|
||||
|
||||
- task: NuGetAuthenticate@0
|
||||
- task: NuGetAuthenticate@0.203.0
|
||||
displayName: 'Authenticate to unstable Nuget feed'
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads/master')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user