From 26d799f4474c577234ce5431df1c6c87c39211d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 15:55:20 +0000 Subject: [PATCH] chore: Bump coverlet.msbuild and 21 others Bumps coverlet.msbuild from 6.0.4 to 8.0.0 Bumps Microsoft.ApplicationInsights from 2.23.0 to 3.0.0 Bumps Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.0.0 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.2 to 10.0.3 Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 10.0.2 to 10.0.3 Bumps Microsoft.AspNetCore.Authorization from 10.0.2 to 10.0.3 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.2 to 10.0.3 Bumps Microsoft.Data.Sqlite.Core from 10.0.2 to 10.0.3 Bumps Microsoft.EntityFrameworkCore from 10.0.2 to 10.0.3 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.2 to 10.0.3 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.2 to 10.0.3 Bumps Microsoft.EntityFrameworkCore.Proxies from 10.0.2 to 10.0.3 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.Logging from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.Logging.AzureAppServices from 10.0.2 to 10.0.3 Bumps Microsoft.Identity.Web from 4.3.0 to 4.5.0 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 Bumps NUnit from 4.4.0 to 4.5.0 Bumps Swashbuckle.AspNetCore from 10.1.1 to 10.1.4 --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.AspNetCore.Authorization dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Proxies dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging.AzureAppServices dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Identity.Web dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: coverlet.msbuild dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Data.Sqlite.Core dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: NUnit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .../PathfinderHonorManager.Tests.csproj | 17 +++++------ .../PathfinderHonorManager.csproj | 28 +++++++++---------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj b/PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj index 04f0036..452f528 100644 --- a/PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj +++ b/PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj @@ -9,23 +9,23 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - - + + + - - + + - + @@ -38,6 +38,7 @@ + diff --git a/PathfinderHonorManager/PathfinderHonorManager.csproj b/PathfinderHonorManager/PathfinderHonorManager.csproj index 53ed861..ec40a52 100644 --- a/PathfinderHonorManager/PathfinderHonorManager.csproj +++ b/PathfinderHonorManager/PathfinderHonorManager.csproj @@ -12,29 +12,29 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - + - - + + - - - - - - - + + + + + + +