From 0da9b36272f219b9d5c17cdb1c24c7666af7f291 Mon Sep 17 00:00:00 2001
From: Marty Tippin <120425148+tippmar-nr@users.noreply.github.com>
Date: Fri, 10 Jan 2025 12:52:03 -0600
Subject: [PATCH] test: log4net v3 support
---
.../scripts/nugetSlackNotifications/packageInfo.json | 6 +-----
.../Common/MFALatestPackages/MFALatestPackages.csproj | 8 ++++----
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/.github/workflows/scripts/nugetSlackNotifications/packageInfo.json b/.github/workflows/scripts/nugetSlackNotifications/packageInfo.json
index 92d8d6855..83942d776 100644
--- a/.github/workflows/scripts/nugetSlackNotifications/packageInfo.json
+++ b/.github/workflows/scripts/nugetSlackNotifications/packageInfo.json
@@ -60,11 +60,7 @@
"packageName": "enyimmemcachedcore"
},
{
- "packageName": "log4net",
- "ignorePatch": true,
- "ignoreMinor": true,
- "ignoreMajor": true,
- "ignoreReason": "Breaking major update. See https://github.com/newrelic/newrelic-dotnet-agent/issues/2764"
+ "packageName": "log4net"
},
{
"packageName": "microsoft.azure.functions.worker"
diff --git a/tests/Agent/IntegrationTests/SharedApplications/Common/MFALatestPackages/MFALatestPackages.csproj b/tests/Agent/IntegrationTests/SharedApplications/Common/MFALatestPackages/MFALatestPackages.csproj
index 5837663c0..edbaf82a8 100644
--- a/tests/Agent/IntegrationTests/SharedApplications/Common/MFALatestPackages/MFALatestPackages.csproj
+++ b/tests/Agent/IntegrationTests/SharedApplications/Common/MFALatestPackages/MFALatestPackages.csproj
@@ -23,11 +23,11 @@
-
-
+
+
-
-
+
+