File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 22
22
<DefineConstants >DEBUG;TRACE</DefineConstants >
23
23
<ErrorReport >prompt</ErrorReport >
24
24
<WarningLevel >4</WarningLevel >
25
+ <DocumentationFile >bin\Debug\MaterialDesignThemes.Wpf.XML</DocumentationFile >
25
26
</PropertyGroup >
26
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
28
<DebugType >pdbonly</DebugType >
30
31
<DefineConstants >TRACE</DefineConstants >
31
32
<ErrorReport >prompt</ErrorReport >
32
33
<WarningLevel >4</WarningLevel >
34
+ <DocumentationFile >bin\Release\MaterialDesignThemes.Wpf.XML</DocumentationFile >
33
35
</PropertyGroup >
34
36
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'AppVeyor|AnyCPU'" >
35
37
<OutputPath >bin\AppVeyor\</OutputPath >
39
41
<PlatformTarget >AnyCPU</PlatformTarget >
40
42
<ErrorReport >prompt</ErrorReport >
41
43
<CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
44
+ <DocumentationFile >bin\AppVeyor\MaterialDesignThemes.Wpf.XML</DocumentationFile >
42
45
</PropertyGroup >
43
46
<ItemGroup >
44
47
<Compile Include =" ..\paket-files\ControlzEx\ControlzEx\src\ControlzEx\PackIconBase.cs" >
Original file line number Diff line number Diff line change 20
20
</metadata >
21
21
<files >
22
22
<file src =" MaterialDesignThemes.Wpf\bin\AppVeyor\MaterialDesignThemes.Wpf.dll" target =" lib\net45" />
23
+ <file src =" MaterialDesignThemes.Wpf\bin\AppVeyor\MaterialDesignThemes.Wpf.pdb" target =" lib\net45" />
24
+ <file src =" MaterialDesignThemes.Wpf\bin\AppVeyor\MaterialDesignThemes.Wpf.xml" target =" lib\net45" />
23
25
</files >
24
26
</package >
You can’t perform that action at this time.
0 commit comments