Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
2024-01-29 19:04:15 +00:00
parent 2880acb585
commit d467236ec4

View File

@@ -23,8 +23,7 @@ steps:
- task: UseDotNet@2
inputs:
packageType: 'sdk'
#useGlobalJson: true
version: 7.x
useGlobalJson: true
includePreviewVersions: true
installationPath: $(Agent.ToolsDirectory)/dotnet #Install if not already present.