From bb409eae48d1d0c9c2d07d82b6a79ccea6ff74b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 05:03:42 +0000 Subject: [PATCH] Bump AwesomeAssertions and 5 others Bumps AwesomeAssertions to 9.1.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.4 to 9.0.7 Bumps Microsoft.Extensions.Http from 9.0.4 to 9.0.7 Bumps Microsoft.NET.Test.Sdk to 17.14.1 Bumps System.IdentityModel.Tokens.Jwt from 8.4.0 to 8.12.1 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.2 --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AwesomeAssertions dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.12.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- .../AhbichtClient.IntegrationTest.csproj | 4 ++-- AhbichtClient/AhbichtClient/AhbichtClient.csproj | 4 ++-- .../ExampleAspNetCoreApplication.Test.csproj | 8 ++++---- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b9f6941..257d421 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.1", + "version": "1.0.3", "commands": [ "csharpier" ], diff --git a/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj b/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj index cd237dc..b4080d5 100644 --- a/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj +++ b/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj @@ -9,8 +9,8 @@ net9.0 - - + + diff --git a/AhbichtClient/AhbichtClient/AhbichtClient.csproj b/AhbichtClient/AhbichtClient/AhbichtClient.csproj index 19f9fd0..2cb1207 100644 --- a/AhbichtClient/AhbichtClient/AhbichtClient.csproj +++ b/AhbichtClient/AhbichtClient/AhbichtClient.csproj @@ -14,7 +14,7 @@ - - + + diff --git a/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj b/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj index a3c9c37..f99072a 100644 --- a/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj +++ b/AhbichtClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj @@ -8,11 +8,11 @@ net9.0 - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all