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 7ebcb3e commit 7adb219Copy full SHA for 7adb219
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