From c929d7f25e191ff96d342a93e7f8ee060a8c8e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:07:22 +0000 Subject: [PATCH 1/2] Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.13 to 7.0.3 Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.13 to 7.0.3. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.13...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../ApiFirstMediatR.Generator.IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj b/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj index dc40950..9e56a40 100644 --- a/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj +++ b/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj @@ -9,11 +9,11 @@ - + - + From 2387810806b03294640224c125344d820898a0fd Mon Sep 17 00:00:00 2001 From: Alex Campana Date: Mon, 27 Feb 2023 18:52:35 -0500 Subject: [PATCH 2/2] Update ApiFirstMediatR.Generator.IntegrationTests.csproj --- .../ApiFirstMediatR.Generator.IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj b/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj index 9e56a40..68724ed 100644 --- a/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj +++ b/test/ApiFirstMediatR.Generator.IntegrationTests/ApiFirstMediatR.Generator.IntegrationTests.csproj @@ -9,7 +9,7 @@ - +