From 948e944ba1400fad614f8e20432ad9e1cf7607ce Mon Sep 17 00:00:00 2001 From: Ryu Yu <11051729+ryuyu@users.noreply.github.com> Date: Tue, 25 Jun 2019 19:28:23 -0700 Subject: [PATCH] [Hotfix]Stats dependencies (#772) * Revert upgrade of logging library. * pull in direct referece to net.http 4.3.4 --- .../Stats.AzureCdnLogs.Common.csproj | 7 +++++-- .../Tests.Stats.AzureCdnLogs.Common.csproj | 1 - 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Stats.AzureCdnLogs.Common/Stats.AzureCdnLogs.Common.csproj b/src/Stats.AzureCdnLogs.Common/Stats.AzureCdnLogs.Common.csproj index 02887778b..cfa1b9bdc 100644 --- a/src/Stats.AzureCdnLogs.Common/Stats.AzureCdnLogs.Common.csproj +++ b/src/Stats.AzureCdnLogs.Common/Stats.AzureCdnLogs.Common.csproj @@ -94,8 +94,11 @@ runtime; build; native; contentfiles; analyzers all - - 2.2.0 + + 1.1.2 + + + 4.3.4 9.3.3 diff --git a/tests/Tests.Stats.AzureCdnLogs.Common/Tests.Stats.AzureCdnLogs.Common.csproj b/tests/Tests.Stats.AzureCdnLogs.Common/Tests.Stats.AzureCdnLogs.Common.csproj index baee08746..4fa9ec4bf 100644 --- a/tests/Tests.Stats.AzureCdnLogs.Common/Tests.Stats.AzureCdnLogs.Common.csproj +++ b/tests/Tests.Stats.AzureCdnLogs.Common/Tests.Stats.AzureCdnLogs.Common.csproj @@ -42,7 +42,6 @@ -