Browse Source

Output XML docs for Perspex.Markup.

pull/242/merge
Steven Kirk 11 years ago
parent
commit
730bdc88cb
  1. 1
      src/Markup/Perspex.Markup/Perspex.Markup.csproj

1
src/Markup/Perspex.Markup/Perspex.Markup.csproj

@ -24,6 +24,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\Perspex.Markup.XML</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>

Loading…
Cancel
Save