From 229b78f660c3b9d3af57c8d4418223dc2588bf8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 09:26:54 +0000 Subject: [PATCH] Bump the nuget group with 2 updates Bumps the nuget group with 2 updates: [QuestPDF](https://github.com/QuestPDF/library) and [coverlet.collector](https://github.com/coverlet-coverage/coverlet). Updates `QuestPDF` from 2024.12.2 to 2024.12.3 - [Release notes](https://github.com/QuestPDF/library/releases) - [Commits](https://github.com/QuestPDF/library/compare/2024.12.2...2024.12.3) Updates `coverlet.collector` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: QuestPDF dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/QuestPDF.Markdown/QuestPDF.Markdown.csproj | 2 +- tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/QuestPDF.Markdown/QuestPDF.Markdown.csproj b/src/QuestPDF.Markdown/QuestPDF.Markdown.csproj index d6d9d4c..e22e6a4 100644 --- a/src/QuestPDF.Markdown/QuestPDF.Markdown.csproj +++ b/src/QuestPDF.Markdown/QuestPDF.Markdown.csproj @@ -20,7 +20,7 @@ - + diff --git a/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj b/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj index 984b1fe..924e6ae 100644 --- a/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj +++ b/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive