From 2a64a0cb38d063e6f83c59fc7b7a112203d276e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:11:35 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Http in /src/Agoda.Analyzers.Test Bumps [Microsoft.AspNetCore.Http](https://github.com/aspnet/AspNetCore) from 2.1.1 to 2.1.22. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/aspnet/AspNetCore/compare/2.1.1...v2.1.22) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Agoda.Analyzers.Test/Agoda.Analyzers.Test.csproj | 2 +- src/Agoda.Analyzers/Agoda.Analyzers.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Agoda.Analyzers.Test/Agoda.Analyzers.Test.csproj b/src/Agoda.Analyzers.Test/Agoda.Analyzers.Test.csproj index 76230c3..2f546af 100644 --- a/src/Agoda.Analyzers.Test/Agoda.Analyzers.Test.csproj +++ b/src/Agoda.Analyzers.Test/Agoda.Analyzers.Test.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Agoda.Analyzers/Agoda.Analyzers.csproj b/src/Agoda.Analyzers/Agoda.Analyzers.csproj index 33cb31f..171bba4 100644 --- a/src/Agoda.Analyzers/Agoda.Analyzers.csproj +++ b/src/Agoda.Analyzers/Agoda.Analyzers.csproj @@ -27,7 +27,7 @@ 4 - + all runtime; build; native; contentfiles; analyzers; buildtransitive