CoreCRL fixes and tweaks
This commit is contained in:
@@ -480,7 +480,6 @@ namespace Flax.Build.Projects.VisualStudioCode
|
||||
case TargetPlatform.Linux:
|
||||
break;
|
||||
}
|
||||
json.AddField("visualizerFile", Path.Combine(Globals.EngineRoot, "Source", "flax.natvis"));
|
||||
}
|
||||
json.EndObject();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user