Skip to content

Commit

Permalink
Suppress certain warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara committed May 29, 2022
1 parent 33a0c7b commit 6731304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ModernWpf.MahApps/ModernWpf.MahApps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<UseWPF>true</UseWPF>
<NeutralLanguage>en-US</NeutralLanguage>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>1701;1702;1573;1591</NoWarn>
<PackageId>ModernWpfUI.MahApps</PackageId>
<Description>Styles to help integrate ModernWPF with MahApps.Metro.</Description>
</PropertyGroup>
Expand Down

0 comments on commit 6731304

Please sign in to comment.