From 95b938fdc0dcb897e149a0bec644886407969ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:17:10 +0000 Subject: [PATCH] chore(backend): Bump Microsoft.EntityFrameworkCore.Design from 9.0.15 to 9.0.17 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/src/Pastebin.API/Pastebin.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/Pastebin.API/Pastebin.API.csproj b/backend/src/Pastebin.API/Pastebin.API.csproj index dff9069..cc36d5a 100644 --- a/backend/src/Pastebin.API/Pastebin.API.csproj +++ b/backend/src/Pastebin.API/Pastebin.API.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all