Skip to content

Commit 83fd615

Browse files
authored
Revert Install SDK to working directory
1 parent a958166 commit 83fd615

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pipelines/init.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ steps:
3636
inputs:
3737
packageType: "sdk"
3838
version: ${{ parameters.DotNetVersion }}
39-
installationPath: $(System.DefaultWorkingDirectory)/.dotnet
4039
- task: DotNetCoreCLI@2
4140
displayName: "dotnet install cake"
4241
inputs:

0 commit comments

Comments
 (0)