We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb9cda commit 405d8bbCopy full SHA for 405d8bb
startvs.cmd
@@ -1,4 +1,5 @@
1
@ECHO OFF
2
+SETLOCAL
3
4
:: This command launches a Visual Studio solution with environment variables required to use a local version of the .NET Core SDK.
5
0 commit comments