From a87628a9ddab3bba5005fe75c849bd9ffaa8b8aa Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 12 Jul 2019 10:00:16 -0500 Subject: [PATCH] use Serilog.Extensions.Logging rather than Serilog.AspNetCore for console app --- src/FilterLists.Agent/FilterLists.Agent.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index 78defd2f4..8847ece4d 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -48,7 +48,7 @@ - +