David Hovey
David Hovey
_**Edited this original comment, since Windows App SDK 1.0 has been released. At the time I created the original PR it hadn't been released yet, and `Project Reunion 0.8.5` was...
# Summary of the issue With UWP project exception occurs when running `BaseFont.CreateFont(BaseFont.HELVETICA, BaseFont.CP1252, BaseFont.EMBEDDED)` in very simple test project: ``` System.TypeLoadException: Could not load type 'System.Runtime.Loader.AssemblyLoadContext' from assembly 'System.Runtime.Loader,...
### Describe the bug When a NuGet package includes additional files in the lib folder, these files are not copied to the OutputPath of a Packaged WinUI 3 application, but...