Skip to content

Commit bb1ed4d

Browse files
committed
Add XML documentation as additional source so <inheritdoc/> works properly
1 parent 4dcd280 commit bb1ed4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Documentation/AdditionalReferenceDocumentation.shfbproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
</TransformComponentArguments>
2929
<DocumentationSources>
3030
<DocumentationSource sourceFile="..\packages\Newtonsoft.Json.5.0.6\lib\net40\Newtonsoft.Json.dll" />
31+
<DocumentationSource sourceFile="..\packages\Newtonsoft.Json.5.0.6\lib\net40\Newtonsoft.Json.xml" />
3132
<DocumentationSource sourceFile="..\packages\SimpleRESTServices.1.3.0.1\lib\net40\SimpleRESTServices.dll" />
33+
<DocumentationSource sourceFile="..\packages\SimpleRESTServices.1.3.0.1\lib\net40\SimpleRESTServices.xml" />
3234
</DocumentationSources>
3335
</PropertyGroup>
3436
<!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform

0 commit comments

Comments
 (0)