diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index c9870673c0b2c92e38fc30f07b88ea82c76e4417..cdac5c8346b5eb8d0fc1a3aedea9c05c6f35f3b6 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -295,7 +295,7 @@ stages: inputs: packageType: sdk version: 3.1.x - installationPath: $(Build.SourcesDirectory)./dotnet + installationPath: $(Build.SourcesDirectory)/.dotnet workingDirectory: $(Build.SourcesDirectory) - powershell: . $(Build.SourcesDirectory)/activate.ps1; dotnet tool install BinLogToSln