mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-22 19:25:42 +00:00
0b3795eb87
* Disable loading of additional assemblies in AOT context AOT does not supports `Assembly.Load` and `Assembly.GetReferencedAssemblies()` when running AOT. I opt-out of code which try to find type. In AOT context this means that you rely on dynamic type loading and you have issues anyway. * Fix compilation errors |
||
---|---|---|
.. | ||
Addins/MonoDevelop.GtkSharp.Addin | ||
Libs | ||
OldStuff | ||
Samples | ||
Templates | ||
Tools | ||
GtkSharp.sln |