From f59e803aecb410ed8a62e1ec2da9ae20e29244a0 Mon Sep 17 00:00:00 2001
From: Deep Choudhery <54324771+deepchoudhery@users.noreply.github.com>
Date: Sat, 28 Dec 2024 16:17:01 -0800
Subject: [PATCH] change EFCore.Design dependency to include assets (#3137)
---
src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj b/src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj
index 33e46fb84..b82bfcf3f 100644
--- a/src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj
+++ b/src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj
@@ -21,7 +21,11 @@
without adding EntityFrameworkCore dependency.
https://github.com/dotnet/scaffolding/issues/434
-->
-
+
+