From d1d36524c8f34675bd30126b16dd998d283ddabc Mon Sep 17 00:00:00 2001 From: Andriy Svyryd Date: Wed, 13 Aug 2025 16:39:04 -0700 Subject: [PATCH] Fix the EFCore NuGet package to properly depend on the Analyzers package Fixes #36555 --- src/EFCore/EFCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EFCore/EFCore.csproj b/src/EFCore/EFCore.csproj index 959949da569..359324146f2 100644 --- a/src/EFCore/EFCore.csproj +++ b/src/EFCore/EFCore.csproj @@ -53,7 +53,7 @@ Microsoft.EntityFrameworkCore.DbSet - +