File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
<ErrorReport >prompt</ErrorReport >
24
24
<WarningLevel >4</WarningLevel >
25
25
<DocumentationFile >bin\Debug\MaterialDesignThemes.Wpf.XML</DocumentationFile >
26
- <NoWarn >CS1591</NoWarn >
26
+ <NoWarn >CS1591;CS1574 </NoWarn >
27
27
</PropertyGroup >
28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29
29
<DebugType >pdbonly</DebugType >
33
33
<ErrorReport >prompt</ErrorReport >
34
34
<WarningLevel >4</WarningLevel >
35
35
<DocumentationFile >bin\Release\MaterialDesignThemes.Wpf.XML</DocumentationFile >
36
- <NoWarn >CS1591</NoWarn >
36
+ <NoWarn >CS1591;CS1574 </NoWarn >
37
37
</PropertyGroup >
38
38
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'AppVeyor|AnyCPU'" >
39
39
<OutputPath >bin\AppVeyor\</OutputPath >
44
44
<ErrorReport >prompt</ErrorReport >
45
45
<CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
46
46
<DocumentationFile >bin\AppVeyor\MaterialDesignThemes.Wpf.XML</DocumentationFile >
47
- <NoWarn >CS1591</NoWarn >
47
+ <NoWarn >CS1591;CS1574 </NoWarn >
48
48
</PropertyGroup >
49
49
<ItemGroup >
50
50
<Compile Include =" ..\paket-files\ControlzEx\ControlzEx\src\ControlzEx\PackIconBase.cs" >
You can’t perform that action at this time.
0 commit comments