Skip to content

Commit

Permalink
update package validation baseline version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Sep 18, 2024
1 parent 2862b04 commit cefe829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<Configurations>Debug;Release;FullDebug</Configurations>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<EnablePackageValidation>true</EnablePackageValidation>
<PackageValidationBaselineVersion>5.10.0</PackageValidationBaselineVersion>
<PackageValidationBaselineVersion>5.10.1</PackageValidationBaselineVersion>
</PropertyGroup>

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

0 comments on commit cefe829

Please sign in to comment.