Skip to content

Commit 6e4c900

Browse files
author
José Miguel Sánchez Fernández
authored
Merge pull request #6 from VisualStudioEX3/feature/generate-xml-doc
Re-enabled XML documentation generation on build and updated xml docu…
2 parents a522b5c + bb6be33 commit 6e4c900

File tree

2 files changed

+615
-61
lines changed

2 files changed

+615
-61
lines changed

DIV2.Format.Exporter/DIV2.Format.Exporter.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
3838
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
39+
<DocumentationFile>D:\Projects\dotNET projects\DIV2.Format.Exporter\DIV2.Format.Exporter\DIV2.Format.Exporter.xml</DocumentationFile>
3940
</PropertyGroup>
4041

4142
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

0 commit comments

Comments
 (0)