Skip to content

Commit

Permalink
silence ASP0023 warning in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusz96 committed Nov 21, 2023
1 parent 31ed950 commit cc13f45
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<NoWarn>ASP0023</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cc13f45

Please sign in to comment.