From d92231f5d442908a0bcdabc6140f94e10e48234b Mon Sep 17 00:00:00 2001 From: MarcinZiabek Date: Sat, 19 Nov 2022 11:47:42 +0100 Subject: [PATCH] Updated dependencies --- QuestPDF.Examples/QuestPDF.Examples.csproj | 8 ++++---- QuestPDF.Previewer/QuestPDF.Previewer.csproj | 16 ++++++++-------- .../QuestPDF.ReportSample.csproj | 8 ++++---- QuestPDF.UnitTests/QuestPDF.UnitTests.csproj | 10 +++++----- QuestPDF/QuestPDF.csproj | 14 +++++++++++--- 5 files changed, 32 insertions(+), 24 deletions(-) diff --git a/QuestPDF.Examples/QuestPDF.Examples.csproj b/QuestPDF.Examples/QuestPDF.Examples.csproj index e1c35f8..d52452a 100644 --- a/QuestPDF.Examples/QuestPDF.Examples.csproj +++ b/QuestPDF.Examples/QuestPDF.Examples.csproj @@ -9,10 +9,10 @@ - - - - + + + + diff --git a/QuestPDF.Previewer/QuestPDF.Previewer.csproj b/QuestPDF.Previewer/QuestPDF.Previewer.csproj index 9a3ee92..0b9f6e7 100644 --- a/QuestPDF.Previewer/QuestPDF.Previewer.csproj +++ b/QuestPDF.Previewer/QuestPDF.Previewer.csproj @@ -42,14 +42,14 @@ - - - - - - - + + + + + + + - + diff --git a/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj b/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj index 8f73098..391a22e 100644 --- a/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj +++ b/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj @@ -9,10 +9,10 @@ - - - - + + + + diff --git a/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj b/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj index d0bbec1..84c2cc2 100644 --- a/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj +++ b/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj @@ -6,11 +6,11 @@ - - - - - + + + + + diff --git a/QuestPDF/QuestPDF.csproj b/QuestPDF/QuestPDF.csproj index d1b1774..5b8b2a6 100644 --- a/QuestPDF/QuestPDF.csproj +++ b/QuestPDF/QuestPDF.csproj @@ -6,7 +6,7 @@ 2022.11.0 QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt")) - 9 + 10 true Logo.png https://www.questpdf.com/images/package-logo.png @@ -23,8 +23,8 @@ - - + + @@ -65,4 +65,12 @@ + + + + + + + +