Skip to content

Commit 405d8bb

Browse files
cshungdougbu
authored andcommitted
Turn SETLOCAL on so that we don't accumulate in the PATH
1 parent 3bb9cda commit 405d8bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

startvs.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@ECHO OFF
2+
SETLOCAL
23

34
:: This command launches a Visual Studio solution with environment variables required to use a local version of the .NET Core SDK.
45

0 commit comments

Comments
 (0)