From 580ee5737b8f045f35f837efc0c860a7db3e447c Mon Sep 17 00:00:00 2001 From: "Elena.Belyaeva" Date: Thu, 29 Oct 2020 16:04:22 +0100 Subject: [PATCH] re #18096 - Updates to EMG.Extensions.Logging.Loggly to avoid MappingConflict with Nybus v0 - updating EMG.Extensions.Logging package, cause the old one causes some overlap in Loggly and give us incorrect logs --- content/BatchJobProcessor/BatchJobProcessor.csproj | 2 +- content/EventLambdaFunction/EventLambdaFunction.csproj | 2 +- content/HostedService/HostedService.csproj | 2 +- .../RequestResponseLambdaFunction.csproj | 2 +- content/WebApiHost/WebApiHost.csproj | 2 +- content/WindowsService/WindowsService.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/BatchJobProcessor/BatchJobProcessor.csproj b/content/BatchJobProcessor/BatchJobProcessor.csproj index 3f32ccf..e64dbd2 100644 --- a/content/BatchJobProcessor/BatchJobProcessor.csproj +++ b/content/BatchJobProcessor/BatchJobProcessor.csproj @@ -13,7 +13,7 @@ - + diff --git a/content/EventLambdaFunction/EventLambdaFunction.csproj b/content/EventLambdaFunction/EventLambdaFunction.csproj index 081343c..ca210e5 100644 --- a/content/EventLambdaFunction/EventLambdaFunction.csproj +++ b/content/EventLambdaFunction/EventLambdaFunction.csproj @@ -15,7 +15,7 @@ - + diff --git a/content/HostedService/HostedService.csproj b/content/HostedService/HostedService.csproj index 21f19bf..7640d48 100644 --- a/content/HostedService/HostedService.csproj +++ b/content/HostedService/HostedService.csproj @@ -11,7 +11,7 @@ - + diff --git a/content/RequestResponseLambdaFunction/RequestResponseLambdaFunction.csproj b/content/RequestResponseLambdaFunction/RequestResponseLambdaFunction.csproj index 209033e..5e00070 100644 --- a/content/RequestResponseLambdaFunction/RequestResponseLambdaFunction.csproj +++ b/content/RequestResponseLambdaFunction/RequestResponseLambdaFunction.csproj @@ -15,7 +15,7 @@ - + diff --git a/content/WebApiHost/WebApiHost.csproj b/content/WebApiHost/WebApiHost.csproj index 1f198b4..60c1b47 100644 --- a/content/WebApiHost/WebApiHost.csproj +++ b/content/WebApiHost/WebApiHost.csproj @@ -9,7 +9,7 @@ - + diff --git a/content/WindowsService/WindowsService.csproj b/content/WindowsService/WindowsService.csproj index 6707c33..eb12bca 100644 --- a/content/WindowsService/WindowsService.csproj +++ b/content/WindowsService/WindowsService.csproj @@ -11,7 +11,7 @@ - +