Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Adam Smith
2021-03-31 01:21:37 +00:00
parent d545c1baa6
commit 907f244ed8

View File

@@ -15,6 +15,9 @@ variables:
buildConfiguration: 'Release'
steps:
- task: NuGetAuthenticate@0
inputs:
nuGetServiceConnections: 'Ratermania'
- task: NuGetToolInstaller@1
- task: NuGetCommand@2