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 8e6c044 commit 54ea564Copy full SHA for 54ea564
HTMLToQPDF.Example/HTMLToQPDF.Example.csproj
@@ -6,6 +6,9 @@
6
<Nullable>enable</Nullable>
7
<UseWPF>true</UseWPF>
8
<ApplicationIcon>Assets\web-programming.ico</ApplicationIcon>
9
+ <PublishSingleFile>true</PublishSingleFile>
10
+ <IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
11
+ <DebugType>embedded</DebugType>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments