From e78554b7ee4cf32d74c1f811b0c6918d096715dd Mon Sep 17 00:00:00 2001 From: Rafsanul Hasan Date: Thu, 4 Apr 2019 15:42:32 +0600 Subject: [PATCH] removed some obsolete method calls to add application insights logger --- src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj | 5 +++-- src/Web/WebSPA/WebSPA.csproj | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj b/src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj index 294029330..541e5105d 100644 --- a/src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj +++ b/src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj @@ -9,10 +9,11 @@ + - - + + diff --git a/src/Web/WebSPA/WebSPA.csproj b/src/Web/WebSPA/WebSPA.csproj index 56f94d530..567000791 100644 --- a/src/Web/WebSPA/WebSPA.csproj +++ b/src/Web/WebSPA/WebSPA.csproj @@ -87,13 +87,14 @@ - - + + + - +