5 lines
124 B
JSON
5 lines
124 B
JSON
{
|
|
"csharp.suppressDotnetRestoreNotification": true,
|
|
"dotnet.defaultSolution": "${workspaceFolder}/STCompiler.sln"
|
|
}
|