Progress on dotnet7 runtime hosting with mono
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#if !COMPILE_WITHOUT_CSHARP
|
||||
#if USE_MONO
|
||||
#include <ThirdParty/mono-2.0/mono/metadata/appdomain.h>
|
||||
#include <mono/metadata/appdomain.h>
|
||||
#endif
|
||||
|
||||
struct InternalInitData
|
||||
|
||||
Reference in New Issue
Block a user