From 0cb1ce32632937377a7112e280eef6019875a103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 19:59:27 +0000 Subject: [PATCH] chore(backend): Bump Microsoft.EntityFrameworkCore.Design from 9.0.0 to 9.0.15 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.15 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 c9e2e42..27a3ae5 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