Update azure-pipelines.yml

master
exsersewo 4 years ago
parent 722aae6c96
commit ec4cc54854
  1. 3
      azure-pipelines.yml

@ -20,6 +20,9 @@ steps:
version: '5.0.x'
- task: NuGetToolInstaller@1
inputs:
versionSpec: ''
checkLatest: true
- task: NuGetCommand@2
inputs:

Loading…
Cancel
Save