From 0f66b8430847c99f376653e9d9404f7eee59a103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 22:25:23 +0000 Subject: [PATCH] Bump the nuget group in /GitHubIssueFormsParser with 2 updates Bumps the nuget group in /GitHubIssueFormsParser with 2 updates: [YamlDotNet](https://github.com/aaubry/YamlDotNet) and [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer). Updates `YamlDotNet` from 13.7.1 to 15.1.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.7.1...v15.1.0) Updates `Meziantou.Analyzer` from 2.0.136 to 2.0.138 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.136...2.0.138) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- GitHubIssueFormsParser/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitHubIssueFormsParser/Directory.Build.props b/GitHubIssueFormsParser/Directory.Build.props index 4f9d26b..c491ddb 100644 --- a/GitHubIssueFormsParser/Directory.Build.props +++ b/GitHubIssueFormsParser/Directory.Build.props @@ -41,7 +41,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive