Update azure-pipelines.yml
This commit is contained in:
@@ -14,6 +14,11 @@ variables:
|
|||||||
buildConfiguration: 'Release'
|
buildConfiguration: 'Release'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- task: UseDotNet@2
|
||||||
|
inputs:
|
||||||
|
packageType: 'sdk'
|
||||||
|
version: '5.0.x'
|
||||||
|
|
||||||
- task: NuGetToolInstaller@1
|
- task: NuGetToolInstaller@1
|
||||||
|
|
||||||
- task: NuGetCommand@2
|
- task: NuGetCommand@2
|
||||||
|
|||||||
Reference in New Issue
Block a user