From c291ed178806a02ea8c6332b6baef262c35f61c3 Mon Sep 17 00:00:00 2001 From: Elias Fierke Date: Thu, 4 Jun 2026 18:58:03 +0200 Subject: [PATCH] [file:] included fonts --- spplus.csproj | 91 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 35 deletions(-) diff --git a/spplus.csproj b/spplus.csproj index bab7932..13107f4 100644 --- a/spplus.csproj +++ b/spplus.csproj @@ -1,35 +1,56 @@ - - - WinExe - net9.0 - enable - app.manifest - true - res/logo.ico - - - - - - - - - - None - All - - - - - - - - PreserveNewest - - - - PreserveNewest - - - - + + + WinExe + net9.0 + enable + app.manifest + true + res/logo.ico + + + + + + + + + + None + All + + + + + + + lib/pdfsharp/PdfSharp.dll + true + + + lib/pdfsharp/PdfSharp.System.dll + true + + + lib/pdfsharp/Microsoft.Extensions.Logging.Abstractions.dll + true + + + + + + + PreserveNewest + + + + PreserveNewest + + + + + + PreserveNewest + + + +