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 ae5f9ca commit 82dc2f0Copy full SHA for 82dc2f0
src/app/fake-cli/fake-cli.fsproj
@@ -11,6 +11,7 @@
11
<PostInstallScript>$([System.IO.File]::ReadAllText('$(MSBuildProjectDirectory)/debian-postinst.sh'))</PostInstallScript>
12
<NoWarn>FS3186</NoWarn>
13
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
14
+ <PublishReferencesDocumentationFiles>false</PublishReferencesDocumentationFiles>
15
</PropertyGroup>
16
17
<ItemGroup>
0 commit comments