Skip to content

Commit

Permalink
Add publish trimmed as mentioned in dotnet/wpf#3903
Browse files Browse the repository at this point in the history
  • Loading branch information
CarbonNeuron committed Dec 15, 2020
1 parent 05ce592 commit b6304c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TestWPF/TestWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<TrimMode>link</TrimMode>
<PublishTrimmed>true</PublishTrimmed>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit b6304c0

Please sign in to comment.