From 81821c69889a9b4920142f1d98afc5e0e410f41a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 22:50:58 +0000 Subject: [PATCH] Bump the nuget group in /GitHubIssueFormsParser with 3 updates Bumps the nuget group in /GitHubIssueFormsParser with 3 updates: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer), [xunit.analyzers](https://github.com/xunit/xunit.analyzers) and [xunit](https://github.com/xunit/xunit). Updates `Meziantou.Analyzer` from 2.0.135 to 2.0.136 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.135...2.0.136) Updates `xunit.analyzers` from 1.9.0 to 1.10.0 - [Commits](https://github.com/xunit/xunit.analyzers/compare/1.9.0...1.10.0) Updates `xunit` from 2.6.5 to 2.6.6 - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6) --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- GitHubIssueFormsParser/Directory.Build.props | 2 +- .../GitHubIssuesParserCli.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GitHubIssueFormsParser/Directory.Build.props b/GitHubIssueFormsParser/Directory.Build.props index 40e35a1..070be91 100644 --- a/GitHubIssueFormsParser/Directory.Build.props +++ b/GitHubIssueFormsParser/Directory.Build.props @@ -74,7 +74,7 @@ - + diff --git a/GitHubIssueFormsParser/tests/GitHubIssuesParserCli.Tests/GitHubIssuesParserCli.Tests.csproj b/GitHubIssueFormsParser/tests/GitHubIssuesParserCli.Tests/GitHubIssuesParserCli.Tests.csproj index e392728..bb4eea1 100644 --- a/GitHubIssueFormsParser/tests/GitHubIssuesParserCli.Tests/GitHubIssuesParserCli.Tests.csproj +++ b/GitHubIssueFormsParser/tests/GitHubIssuesParserCli.Tests/GitHubIssuesParserCli.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all