【vscode】使用 c# 扩展

main
马远征 2026-05-13 19:54:26 +08:00
parent 4fa65a70a4
commit 386414d640
1 changed files with 3 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"dotnet.preferCSharpExtension": true
}