Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -23,8 +23,7 @@ steps:
|
|||||||
- task: UseDotNet@2
|
- task: UseDotNet@2
|
||||||
inputs:
|
inputs:
|
||||||
packageType: 'sdk'
|
packageType: 'sdk'
|
||||||
#useGlobalJson: true
|
useGlobalJson: true
|
||||||
version: 7.x
|
|
||||||
includePreviewVersions: true
|
includePreviewVersions: true
|
||||||
installationPath: $(Agent.ToolsDirectory)/dotnet #Install if not already present.
|
installationPath: $(Agent.ToolsDirectory)/dotnet #Install if not already present.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user