Skip to content

Commit

Permalink
Enforce MA0007
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Oct 9, 2024
1 parent be7e4a9 commit 8179ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions props/PayPal.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<PropertyGroup>
<NoWarn>$(NoWarn);MA0002;MA0012;MA0051;MA0061</NoWarn>
<WarningsAsErrors>$(WarningsAsErrors);MA0007</WarningsAsErrors>
</PropertyGroup>

</Project>

0 comments on commit 8179ed8

Please sign in to comment.