From 2cf2d3f7d9d1e4cda4e7035e7f80f7422c87d5f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 09:48:47 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.OpenApi and Microsoft.Extensions.ApiDescription.Server Bumps Microsoft.AspNetCore.OpenApi from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.ApiDescription.Server dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/BudgetTracker.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/BudgetTracker.csproj b/api/BudgetTracker.csproj index e50139a..06c8232 100644 --- a/api/BudgetTracker.csproj +++ b/api/BudgetTracker.csproj @@ -28,8 +28,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all