From 9e4d80a9e864e91768101d286a0bf52c01a245b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 08:04:08 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.10 to 7.0.3 Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.10 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.10...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] --- SampleApplication.Test/SampleApplication.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SampleApplication.Test/SampleApplication.Test.csproj b/SampleApplication.Test/SampleApplication.Test.csproj index f58c002..8300c8b 100644 --- a/SampleApplication.Test/SampleApplication.Test.csproj +++ b/SampleApplication.Test/SampleApplication.Test.csproj @@ -10,7 +10,7 @@ - +