Skip to content

Commit

Permalink
Remove DisablePackageBaselineValidation
Browse files Browse the repository at this point in the history
Remove `DisablePackageBaselineValidation` for the Huawei provider.
  • Loading branch information
martincostello committed Nov 1, 2022
1 parent 8aa6228 commit c9da77a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
<PackageValidationBaselineVersion>6.0.13</PackageValidationBaselineVersion>
<TargetFrameworks>$(DefaultNetCoreTargetFramework)</TargetFrameworks>
</PropertyGroup>
Expand Down

0 comments on commit c9da77a

Please sign in to comment.