We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcd280 commit bb1ed4dCopy full SHA for bb1ed4d
1 file changed
src/Documentation/AdditionalReferenceDocumentation.shfbproj
@@ -28,7 +28,9 @@
28
</TransformComponentArguments>
29
<DocumentationSources>
30
<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" />
32
<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" />
34
</DocumentationSources>
35
</PropertyGroup>
36
<!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform
0 commit comments