From 91b9716cccb8fc46c76860249c6e4e75de687056 Mon Sep 17 00:00:00 2001 From: Lucas Morgan Date: Sat, 4 Feb 2023 16:10:52 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1a266b2..79f4246 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,6 +25,7 @@ steps: packageType: 'sdk' useGlobalJson: true includePreviewVersions: true + installationPath: $(Agent.ToolsDirectory)/dotnet - task: CmdLine@2 inputs: