Skip to content

Commit

Permalink
Added linker hint for DirectWriteForwarder (#4353)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasGoulet73 authored Oct 9, 2023
1 parent 856e667 commit 0bccdc2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!-- Include dependencies of DirectWriteForwarder, which is not
analyzed by the linker. -->
<assembly fullname="System.Diagnostics.Debug" />
<assembly fullname="System.Runtime.InteropServices" />
<assembly fullname="mscorlib" />
<assembly fullname="netstandard" />
</linker>

0 comments on commit 0bccdc2

Please sign in to comment.