Skip to content

Commit

Permalink
added xml documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
maximcus committed Mar 23, 2017
1 parent 580f170 commit 7b79399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WPFTabTip/WPFTabTip.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\WPFTabTip.XML</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand All @@ -29,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\WPFTabTip.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationCore" />
Expand Down

0 comments on commit 7b79399

Please sign in to comment.