Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 9f8ff57

Browse files
authored
Add XML documentation to NuGet package (#333)
1 parent 236ece6 commit 9f8ff57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuspec/nuget/Cake.Issues.Reporting.Generic.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ See the Project Site for an overview of the whole ecosystem of addins for workin
3030
<file src="netstandard2.0\System.*.dll" target="lib\netstandard2.0" />
3131
<!-- Cake ships Roslyn for .NET Core but not for .NET Framework runner -->
3232
<file src="netstandard2.0\Microsoft.CodeAnalysis*.dll" target="lib\netstandard2.0" />
33+
<file src="**\Cake.Issues.Reporting.Generic.xml" target="lib" />
3334
</files>
3435
</package>

0 commit comments

Comments
 (0)