Skip to content

Commit c4ab058

Browse files
committed
suppress xml warnings!
1 parent 6526bf2 commit c4ab058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MaterialDesignThemes.Wpf/MaterialDesignThemes.Wpf.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<ErrorReport>prompt</ErrorReport>
2424
<WarningLevel>4</WarningLevel>
2525
<DocumentationFile>bin\Debug\MaterialDesignThemes.Wpf.XML</DocumentationFile>
26+
<NoWarn>CS1591</NoWarn>
2627
</PropertyGroup>
2728
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2829
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)