Skip to content

Commit

Permalink
automatically generate new suppression file for dotnet pack
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Apr 18, 2024
1 parent e6bc218 commit b359ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/firely-net-sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<EnablePackageValidation>true</EnablePackageValidation>
<PackageValidationBaselineVersion>5.7.0</PackageValidationBaselineVersion>
<GenerateCompatibilitySuppressionFile>true</GenerateCompatibilitySuppressionFile>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' Or '$(Configuration)' == 'FullDebug' ">
Expand Down

0 comments on commit b359ce6

Please sign in to comment.