Skip to content

Commit 2b8ab37

Browse files
author
José Miguel Sánchez Fernández
committed
Included XML documentation file in build output (this action include the file in the NuGet package).
1 parent 6e4c900 commit 2b8ab37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,10 @@
5555
</None>
5656
</ItemGroup>
5757

58+
<ItemGroup>
59+
<None Update="DIV2.Format.Exporter.xml">
60+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
61+
</None>
62+
</ItemGroup>
63+
5864
</Project>

0 commit comments

Comments
 (0)