From 0f8580e5e6d6d8ff36d13faebca6022461c89a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 11:11:50 +0000 Subject: [PATCH] chore(deps): Bump the nuget-dependencies group with 1 update Bumps Microsoft.OpenApi from 2.7.5 to 3.7.0 --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.OpenApi dependency-version: 3.7.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 | 2 +- tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TrainLoop.Api/TrainLoop.Api.csproj b/src/TrainLoop.Api/TrainLoop.Api.csproj index e07827d..b789e20 100644 --- a/src/TrainLoop.Api/TrainLoop.Api.csproj +++ b/src/TrainLoop.Api/TrainLoop.Api.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj index bf5f351..7bf0dfe 100644 --- a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj +++ b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj @@ -10,7 +10,7 @@ - +