From f0d9b98f82be31d69cb4f3ced0b2116ae57292bb Mon Sep 17 00:00:00 2001 From: Mikhail Preyskurantov Date: Wed, 14 Feb 2024 17:49:17 +0200 Subject: [PATCH] NETCore.Demos - Bump EntityFrameworkCore, remove explicit transitive package Microsoft.Data.SqlClient bump (#3140) --- NetCoreDemos/DevExtreme.NETCore.Demos.csproj | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/NetCoreDemos/DevExtreme.NETCore.Demos.csproj b/NetCoreDemos/DevExtreme.NETCore.Demos.csproj index 22a8d24691..cc52484f04 100644 --- a/NetCoreDemos/DevExtreme.NETCore.Demos.csproj +++ b/NetCoreDemos/DevExtreme.NETCore.Demos.csproj @@ -19,13 +19,12 @@ - - + + - - - + +