From 990ca49d0fbfddda985cec9be9ba045745b0775e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 24 Sep 2020 16:29:17 +0000 Subject: [PATCH] --- devdocs/todo.txt | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 200c8f7c..2c46541f 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -5,17 +5,9 @@ - -.net5 migration: +todo: 2020-09-24 09:24:37.5792|WARN|Microsoft.EntityFrameworkCore.Infrastructure|'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration. Remove the 'AddEntityFramework*' call as in most cases it's not needed and might cause conflicts with other products and services registered in the same service provider. - - - - Created await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Created, newObject);