Additional change to vscode project

This commit is contained in:
Wojtek Figat
2022-11-16 17:55:20 +01:00
parent 84bd7da620
commit 26ff8e62eb

View File

@@ -569,6 +569,7 @@ namespace Flax.Build.Projects.VisualStudioCode
json.AddField("jake.autoDetect", "off");
json.AddField("grunt.autoDetect", "off");
json.AddField("omnisharp.defaultLaunchSolution", solution.Name + ".sln");
json.AddField("omnisharp.useModernNet", false);
json.EndObject();
// Folders