Skip to content

Commit 54ea564

Browse files
author
Relorer
committed
update example
1 parent 8e6c044 commit 54ea564

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HTMLToQPDF.Example/HTMLToQPDF.Example.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
88
<ApplicationIcon>Assets\web-programming.ico</ApplicationIcon>
9+
<PublishSingleFile>true</PublishSingleFile>
10+
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
11+
<DebugType>embedded</DebugType>
912
</PropertyGroup>
1013

1114
<ItemGroup>

0 commit comments

Comments
 (0)