Skip to content

Commit

Permalink
Suppress source generator warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Aug 24, 2024
1 parent cc7bd02 commit 0c5db09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tkmm.Core/Tkmm.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<NoWarn>0657</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0c5db09

Please sign in to comment.