We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be51313 commit 89ca445Copy full SHA for 89ca445
.pipelines/PSResourceGet-Official.yml
@@ -115,8 +115,6 @@ extends:
115
inputs:
116
packageType: 'sdk'
117
useGlobalJson: true
118
- # this is to ensure that we are installing the dotnet at the same location as container by default install the dotnet sdks
119
- installationPath: 'C:\Program Files\dotnet\'
120
workingDirectory: $(repoRoot)
121
122
- task: CodeQL3000Init@0 # Add CodeQL Init task right before your 'Build' step.
0 commit comments