Skip to content

Commit

Permalink
Add UTF-7 linker trimming option
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabYourPitchforks committed Jun 25, 2020
1 parent 2dc4656 commit 9d6811c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
<type fullname="System.Globalization.GlobalizationMode">
<method signature="System.Boolean get_Invariant()" body="stub" value="true" feature="System.Globalization.Invariant" featurevalue="true" />
</type>
<type fullname="System.LocalAppContextSwitches">
<method signature="System.Boolean get_EnableUnsafeUTF7Encoding()" body="stub" value="true" feature="System.Text.Encoding.EnableUnsafeUTF7Encoding" featurevalue="true" />
</type>
</assembly>
</linker>

0 comments on commit 9d6811c

Please sign in to comment.