Skip to content

Commit

Permalink
Merge pull request #591 from sys27/feature/enable-package-validation
Browse files Browse the repository at this point in the history
Enable Package Validation
  • Loading branch information
sys27 authored Sep 14, 2022
2 parents 3c180ff + 7ffe4c6 commit 26e620b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xFunc.Maths/xFunc.Maths.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ https://github.com/sys27/xFunc/wiki/Breaking-Changes</PackageReleaseNotes>
<PackageReadmeFile>README.md</PackageReadmeFile>
<IsTrimmable>true</IsTrimmable>
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
<EnablePackageValidation>true</EnablePackageValidation>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 26e620b

Please sign in to comment.