From 359fea3a6eabb6b701671a9ddc5f3282c47ae3fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 05:46:16 +0000 Subject: [PATCH] Bump the nuget group with 2 updates Bumps the nuget group with 2 updates: [QuestPDF](https://github.com/QuestPDF/library) and [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `QuestPDF` from 2024.3.1 to 2024.3.2 - [Release notes](https://github.com/QuestPDF/library/releases) - [Commits](https://github.com/QuestPDF/library/compare/2024.3.1...2024.3.2) Updates `NUnit.Analyzers` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: QuestPDF dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor 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 1b57e46..8a7f579 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 ff092f2..3ed7eaa 100644 --- a/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj +++ b/tests/QuestPDF.Markdown.Tests/QuestPDF.Markdown.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive