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 |
||
---|---|---|
.. | ||
AtkSharp | ||
CairoSharp | ||
GdkSharp | ||
GioSharp | ||
GLibSharp | ||
GtkSharp | ||
GtkSourceSharp | ||
PangoSharp | ||
Shared | ||
WebkitGtkSharp | ||
Directory.Build.props |