Skip to content

Commit 0d40124

Browse files
committed
Generate XML documentation file
1 parent 6fb03b3 commit 0d40124

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AngleSharp.Io/AngleSharp.Io.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
<DefineConstants>DEBUG;TRACE</DefineConstants>
2121
<ErrorReport>prompt</ErrorReport>
2222
<WarningLevel>4</WarningLevel>
23+
<DocumentationFile>
24+
</DocumentationFile>
2325
</PropertyGroup>
2426
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2527
<DebugType>pdbonly</DebugType>
@@ -28,6 +30,7 @@
2830
<DefineConstants>TRACE</DefineConstants>
2931
<ErrorReport>prompt</ErrorReport>
3032
<WarningLevel>4</WarningLevel>
33+
<DocumentationFile>bin\Release\AngleSharp.Io.xml</DocumentationFile>
3134
</PropertyGroup>
3235
<ItemGroup>
3336
<Reference Include="AngleSharp">

0 commit comments

Comments
 (0)