Fixed some of the crashes with new coral

This commit is contained in:
antopilo
2025-01-16 21:34:08 -05:00
parent 51038f4579
commit 6b53ab6f8f
6 changed files with 22 additions and 18 deletions

View File

@@ -9,6 +9,8 @@ project "EditorNet"
vsprops {
AppendTargetFrameworkToOutputPath = "false",
Nullable = "enable",
CopyLocalLockFileAssemblies = "true",
EnableDynamicLoading = "true",
}
files