Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed May 20, 2024
1 parent e52649d commit 06183ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<NoWarn>$(NoWarn);IL2104</NoWarn>
<!-- Warnings about Material.Avalonia having peer dependencies that we don't use -->
<NoWarn>$(NoWarn);IL2035</NoWarn>
<!-- Onova -->
<NoWarn>$(NoWarn);IL3000</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 06183ab

Please sign in to comment.