From 3f3d697ba19f02a8a61ece9ecbc5b36b757c500b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:18:24 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- Iso20022/Iso20022.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 4146c68..5673f07 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -39,7 +39,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Iso20022/Iso20022.csproj b/Iso20022/Iso20022.csproj index 8779d8a..638e1bb 100644 --- a/Iso20022/Iso20022.csproj +++ b/Iso20022/Iso20022.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive