Skip to content

Commit

Permalink
Disable trimming
Browse files Browse the repository at this point in the history
  • Loading branch information
thinker227 committed Nov 6, 2022
1 parent 7f8a64d commit 0fc7387
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<SelfContained>true</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>
<PublishTrimmed>true</PublishTrimmed>
<PublishTrimmed>false</PublishTrimmed>
</PropertyGroup>
</Project>

0 comments on commit 0fc7387

Please sign in to comment.