Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Adam Smith
2021-03-31 01:43:52 +00:00
parent 907f244ed8
commit 5be927d22a

View File

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