We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9f99d commit 1980bafCopy full SHA for 1980baf
startvscode.cmd
@@ -11,7 +11,7 @@ SET DOTNET_ROOT(x86)=%~dp0.dotnet\x86
11
SET PATH=%DOTNET_ROOT%;%PATH%
12
13
:: Sets the Target Framework for Visual Studio Code.
14
-SET TARGET=net9.0
+SET TARGET=net10.0
15
16
SET FOLDER=%~1
17
0 commit comments