Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+3
-1
@@ -159,7 +159,9 @@ stages:
|
|||||||
deploy:
|
deploy:
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
- task: NuGetToolInstaller@1
|
||||||
|
inputs:
|
||||||
|
versionSpec: '>=4.9.0-0'
|
||||||
- task: NuGetCommand@2
|
- task: NuGetCommand@2
|
||||||
displayName: 'Publish nuget package to public feed'
|
displayName: 'Publish nuget package to public feed'
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user