From 514de1a4344d5adce27bc88d3288f75864cc4bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 12:31:21 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.3 to 9.0.4 Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 9.0.3 to 9.0.4. - [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/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Crypter.Test.Web/Crypter.Test.Web.csproj | 4 ++-- Crypter.Test/Crypter.Test.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Crypter.Test.Web/Crypter.Test.Web.csproj b/Crypter.Test.Web/Crypter.Test.Web.csproj index d5d1b9e6..afa0e6ef 100644 --- a/Crypter.Test.Web/Crypter.Test.Web.csproj +++ b/Crypter.Test.Web/Crypter.Test.Web.csproj @@ -1,4 +1,4 @@ - + Exe @@ -8,7 +8,7 @@ - + diff --git a/Crypter.Test/Crypter.Test.csproj b/Crypter.Test/Crypter.Test.csproj index f4488c10..87889f16 100644 --- a/Crypter.Test/Crypter.Test.csproj +++ b/Crypter.Test/Crypter.Test.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -14,7 +14,7 @@ - +