Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Ryan Newington
2023-02-02 07:32:06 +11:00
parent 88dcd649cf
commit bb5f5689a0
+3 -1
View File
@@ -159,7 +159,9 @@ stages:
deploy:
steps:
- checkout: self
- task: NuGetToolInstaller@1
inputs:
versionSpec: '>=4.9.0-0'
- task: NuGetCommand@2
displayName: 'Publish nuget package to public feed'
inputs: