From fa27413eea0683f059304948ba59c86cd437a624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 09:06:20 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.3 to 3.3.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/compare/v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OpenApiWithAzureFunctions/OpenApiWithAzureFunctions.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenApiWithAzureFunctions/OpenApiWithAzureFunctions.csproj b/OpenApiWithAzureFunctions/OpenApiWithAzureFunctions.csproj index aa7ef83..f744a19 100644 --- a/OpenApiWithAzureFunctions/OpenApiWithAzureFunctions.csproj +++ b/OpenApiWithAzureFunctions/OpenApiWithAzureFunctions.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive