Skip to content

Commit 3b34f53

Browse files
anamnavialerickson
authored andcommitted
Remove InstallationPath to Install .NET Dependencies task (PowerShell#1804)
1 parent 24047d7 commit 3b34f53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pipelines/PSResourceGet-Official.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ extends:
115115
inputs:
116116
packageType: 'sdk'
117117
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\'
120118
workingDirectory: $(repoRoot)
121119

122120
- task: CodeQL3000Init@0 # Add CodeQL Init task right before your 'Build' step.

0 commit comments

Comments
 (0)