From 0404f888ca53cc210bbb443a5a7e00c9fa43eab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 05:49:35 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4 Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- AssetsRestApi/AssetsRestApi.csproj | 2 +- AssetsRestApiTest/AssetsRestApiTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AssetsRestApi/AssetsRestApi.csproj b/AssetsRestApi/AssetsRestApi.csproj index 16469fa..09e6fb0 100644 --- a/AssetsRestApi/AssetsRestApi.csproj +++ b/AssetsRestApi/AssetsRestApi.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AssetsRestApiTest/AssetsRestApiTests.csproj b/AssetsRestApiTest/AssetsRestApiTests.csproj index a4dcb3a..e8c56c3 100644 --- a/AssetsRestApiTest/AssetsRestApiTests.csproj +++ b/AssetsRestApiTest/AssetsRestApiTests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive