Skip to content

Commit 1980baf

Browse files
Update TFM
Bump TFM for .NET 10.
1 parent 0b9f99d commit 1980baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

startvscode.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SET DOTNET_ROOT(x86)=%~dp0.dotnet\x86
1111
SET PATH=%DOTNET_ROOT%;%PATH%
1212

1313
:: Sets the Target Framework for Visual Studio Code.
14-
SET TARGET=net9.0
14+
SET TARGET=net10.0
1515

1616
SET FOLDER=%~1
1717

0 commit comments

Comments
 (0)