mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 16:54:53 +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 |
||
|---|---|---|
| .. | ||
| AtkSharp | ||
| CairoSharp | ||
| GdkSharp | ||
| GioSharp | ||
| GLibSharp | ||
| GtkSharp | ||
| GtkSourceSharp | ||
| PangoSharp | ||
| Shared | ||
| WebkitGtkSharp | ||
| Directory.Build.props | ||