From ea0b54b18f74391a37d034c43589378d43c6e12a Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Fri, 2 Jan 2026 12:16:24 +0900 Subject: [PATCH] Publish single file & self-contained --- ReceiptPDFBuilder.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReceiptPDFBuilder.csproj b/ReceiptPDFBuilder.csproj index 9c4166a..2be6266 100644 --- a/ReceiptPDFBuilder.csproj +++ b/ReceiptPDFBuilder.csproj @@ -7,6 +7,8 @@ true app.manifest true + true + true