Update azure-pipelines.yml

This commit is contained in:
2021-01-30 02:36:00 +00:00
parent 722aae6c96
commit ec4cc54854

View File

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