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 + + + +