From 726f13eb75d3c23d6f28198325bc6695c87ea72e Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 10 Feb 2020 10:18:03 -0600 Subject: [PATCH] fix migrations lib ref --- .../src/FilterLists.Services/FilterLists.Services.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/server/src/FilterLists.Services/FilterLists.Services.csproj b/server/src/FilterLists.Services/FilterLists.Services.csproj index 573953876..c5596f94e 100644 --- a/server/src/FilterLists.Services/FilterLists.Services.csproj +++ b/server/src/FilterLists.Services/FilterLists.Services.csproj @@ -14,10 +14,6 @@ git - - - - @@ -31,4 +27,8 @@ + + + + \ No newline at end of file