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.
1 parent 0d36688 commit d8f5314Copy full SHA for d8f5314
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