Skip to content

Commit

Permalink
Remove trimmable setting which is not supported in netstandard2.0 (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSimons committed Sep 13, 2023
1 parent d386e9e commit 5957c5c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<MinorVersion>0</MinorVersion>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
<IsTrimmable>true</IsTrimmable>
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5957c5c

Please sign in to comment.