From 376140acd7d79513bb95c662263d9f7b5497979b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:18:33 +0000 Subject: [PATCH] chore(deps): Bump the nuget-dependencies group with 7 updates Bumps Microsoft.AspNetCore.OpenApi from 10.0.10 to 10.0.11 Bumps Microsoft.EntityFrameworkCore from 10.0.10 to 10.0.11 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Hosting from 10.0.10 to 10.0.11 Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps Microsoft.OpenApi from 2.11.0 to 2.12.0 Bumps xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.OpenApi dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.OpenApi dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/TrainLoop.Api/TrainLoop.Api.csproj | 6 +++--- .../TrainLoop.Infrastructure.csproj | 4 ++-- src/TrainLoop.Worker/TrainLoop.Worker.csproj | 2 +- tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj | 6 +++--- tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/TrainLoop.Api/TrainLoop.Api.csproj b/src/TrainLoop.Api/TrainLoop.Api.csproj index ed481ef..f1205a1 100644 --- a/src/TrainLoop.Api/TrainLoop.Api.csproj +++ b/src/TrainLoop.Api/TrainLoop.Api.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,7 +20,7 @@ release compatible with Microsoft.OpenApi 3.x is 11.0.0-preview+ (net11.0, requires .NET 11 preview SDK/runtime) — revisit this pin when .NET 11 GA ships a stable release with matching Microsoft.OpenApi 3.x support. --> - + diff --git a/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj b/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj index 43e4330..6505e7c 100644 --- a/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj +++ b/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj @@ -5,8 +5,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/TrainLoop.Worker/TrainLoop.Worker.csproj b/src/TrainLoop.Worker/TrainLoop.Worker.csproj index 7e69984..3415b99 100644 --- a/src/TrainLoop.Worker/TrainLoop.Worker.csproj +++ b/src/TrainLoop.Worker/TrainLoop.Worker.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj index d8a67d7..35e3215 100644 --- a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj +++ b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj @@ -9,11 +9,11 @@ - + - + - + diff --git a/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj b/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj index 70a28cd..26d9214 100644 --- a/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj +++ b/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj @@ -9,9 +9,9 @@ - + - +