Skip to content

Commit b3d2fea

Browse files
authored
Merge pull request #3806 from Flow-Launcher/nuget_package_document
Generate documents for NuGet package
2 parents b60cca4 + e391965 commit b3d2fea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2828
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2929
<PackageReadmeFile>Readme.md</PackageReadmeFile>
30+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
3031
</PropertyGroup>
3132

3233
<PropertyGroup Condition="'$(APPVEYOR)' == 'True'">

0 commit comments

Comments
 (0)