Fix missing mono symbols export on Windows

This commit is contained in:
Wojciech Figat
2022-01-29 15:00:47 +01:00
parent b09036b378
commit 4495737f94
2 changed files with 3 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ namespace Flax.Deps.Dependencies
"mono_string_",
"mono_thread_",
"mono_type_",
"mono_value_",
};
private static readonly string[] MonoExportsSkipPrefixes =