Skip to content

Commit 1e34ed9

Browse files
committed
Work CD-CI
- Update PS1 to update dependencies (solution is not in source folder anymore). ***NO_CI***
1 parent 59dbc02 commit 1e34ed9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines/update-dependencies.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ git config --global core.autocrlf true
3232
Write-Host "Checkout develop branch..."
3333
git checkout --quiet develop | Out-Null
3434

35-
# move to source directory
36-
Set-Location source | Out-Null
37-
3835
####################
3936
# VS 2017
4037

0 commit comments

Comments
 (0)