From 569e9d5f40a85b6ca3aac6ac0a3b224618436d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:20:00 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 10.0.7 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TelegramSearchBot.Database/TelegramSearchBot.Database.csproj | 2 +- TelegramSearchBot/TelegramSearchBot.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TelegramSearchBot.Database/TelegramSearchBot.Database.csproj b/TelegramSearchBot.Database/TelegramSearchBot.Database.csproj index bc129f14..39598604 100644 --- a/TelegramSearchBot.Database/TelegramSearchBot.Database.csproj +++ b/TelegramSearchBot.Database/TelegramSearchBot.Database.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/TelegramSearchBot/TelegramSearchBot.csproj b/TelegramSearchBot/TelegramSearchBot.csproj index 77c80da5..d2b9508c 100644 --- a/TelegramSearchBot/TelegramSearchBot.csproj +++ b/TelegramSearchBot/TelegramSearchBot.csproj @@ -40,7 +40,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all