We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e7037 commit cddf257Copy full SHA for cddf257
1 file changed
.vscode/settings.json
@@ -15,5 +15,7 @@
15
"matchCommandLine": true
16
},
17
"git rev-parse": true
18
- }
+ },
19
+ "dotnet.preferCSharpExtension": true,
20
+ "dotnet.defaultSolution": "src/LogExpert.sln"
21
}
0 commit comments