Skip to content

Commit a958166

Browse files
authored
Install SDK to working directory
1 parent b2f925f commit a958166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/init.yml

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

0 commit comments

Comments
 (0)