mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-06 02:24:48 +00:00
* 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 | ||