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