From 6290cf61a00229306523a4826c025e33f7ff4a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 02:02:15 +0000 Subject: [PATCH] Bump AwesomeAssertions and 6 others Bumps AwesomeAssertions to 9.1.0 Bumps csharpier from 1.0.1 to 1.0.3 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.13.0 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.3 --- 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: csharpier dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch - 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.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 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..87bdbd7 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..a8c9ba4 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