From 5a68a45c6b28b09e83b87354f9672ac654ade62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 01:33:26 +0000 Subject: [PATCH] Bump AwesomeAssertions and 5 others Bumps AwesomeAssertions to 9.0.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.4 to 9.0.6 Bumps Microsoft.Extensions.Http from 9.0.4 to 9.0.6 Bumps Microsoft.NET.Test.Sdk to 17.14.1 Bumps System.IdentityModel.Tokens.Jwt from 8.4.0 to 8.12.0 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1 --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AwesomeAssertions dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.6 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.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 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..5f6a34d 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.2", "commands": [ "csharpier" ], diff --git a/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj b/AhbichtClient/AhbichtClient.IntegrationTest/AhbichtClient.IntegrationTest.csproj index cd237dc..4ad547b 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..1ee83d2 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..a3d9f45 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