From a3d1d9ef3dbb675af7bbbbb2751faea9ec48ed33 Mon Sep 17 00:00:00 2001 From: Marty T <120425148+tippmar-nr@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:00:56 -0500 Subject: [PATCH] chore(deps): Bump Serilog packages to latest version for net481 and net8.0 targets (#2541) --- .../workflows/nuget_slack_notifications.yml | 4 ++++ .../MultiFunctionApplicationHelpers.csproj | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.github/workflows/nuget_slack_notifications.yml b/.github/workflows/nuget_slack_notifications.yml index e61bb6383..f8ef8cc4b 100644 --- a/.github/workflows/nuget_slack_notifications.yml +++ b/.github/workflows/nuget_slack_notifications.yml @@ -95,6 +95,10 @@ jobs: rabbitmq.client restsharp serilog + serilog.extensions.logging + serilog.aspnetcore + serilog.sinks.file + serilog.sinks.console stackexchange.redis system.data.sqlclient" \ No newline at end of file diff --git a/tests/Agent/IntegrationTests/SharedApplications/Common/MultiFunctionApplicationHelpers/MultiFunctionApplicationHelpers.csproj b/tests/Agent/IntegrationTests/SharedApplications/Common/MultiFunctionApplicationHelpers/MultiFunctionApplicationHelpers.csproj index c8ea138c9..544d44b84 100644 --- a/tests/Agent/IntegrationTests/SharedApplications/Common/MultiFunctionApplicationHelpers/MultiFunctionApplicationHelpers.csproj +++ b/tests/Agent/IntegrationTests/SharedApplications/Common/MultiFunctionApplicationHelpers/MultiFunctionApplicationHelpers.csproj @@ -149,9 +149,9 @@ - + - + @@ -165,11 +165,11 @@ - + - + - + NU1701 @@ -230,8 +230,8 @@ - - + + @@ -243,8 +243,8 @@ - - + +