We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6526bf2 commit c4ab058Copy full SHA for c4ab058
MaterialDesignThemes.Wpf/MaterialDesignThemes.Wpf.csproj
@@ -23,6 +23,7 @@
23
<ErrorReport>prompt</ErrorReport>
24
<WarningLevel>4</WarningLevel>
25
<DocumentationFile>bin\Debug\MaterialDesignThemes.Wpf.XML</DocumentationFile>
26
+ <NoWarn>CS1591</NoWarn>
27
</PropertyGroup>
28
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29
<DebugType>pdbonly</DebugType>
0 commit comments