We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b60cca4 + e391965 commit b3d2feaCopy full SHA for b3d2fea
Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
@@ -27,6 +27,7 @@
27
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
28
<PublishRepositoryUrl>true</PublishRepositoryUrl>
29
<PackageReadmeFile>Readme.md</PackageReadmeFile>
30
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
31
</PropertyGroup>
32
33
<PropertyGroup Condition="'$(APPVEYOR)' == 'True'">
0 commit comments