From 5c5be6c3c86360fdbb86a5fd7eb7270be394c38f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 01:08:37 +0000 Subject: [PATCH] build(deps): bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.Extensions.Options Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.0 to 9.0.1 - [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.0...v9.0.1) Updates `Microsoft.Extensions.Options` from 9.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Integration.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj index 832b13bf..03dce345 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +