From 3679fa5420227f8cd99c771017fe43f7300fdd14 Mon Sep 17 00:00:00 2001 From: Collin Barrett Date: Sat, 9 Jun 2018 15:48:34 -0500 Subject: [PATCH] rollback EF Core to 2.0.x due to issues --- src/FilterLists.Data/FilterLists.Data.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Data/FilterLists.Data.csproj b/src/FilterLists.Data/FilterLists.Data.csproj index c752d2787..ae6cb411c 100644 --- a/src/FilterLists.Data/FilterLists.Data.csproj +++ b/src/FilterLists.Data/FilterLists.Data.csproj @@ -9,8 +9,9 @@ - - + + + \ No newline at end of file