mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-07-01 11:21:05 -07:00
Day 21 complete
This commit is contained in:
@ -23,5 +23,6 @@ if ( -not (Test-Path $vs_devshell) ) {
|
||||
|
||||
# Launch the Visual Studio Developer Shell
|
||||
Push-Location
|
||||
write-host @args
|
||||
& $vs_devshell @args
|
||||
Pop-Location
|
||||
|
Reference in New Issue
Block a user