We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e902b6f commit 18a17afCopy full SHA for 18a17af
.github/dependabot.yml
@@ -43,4 +43,5 @@ updates:
43
- dependency-name: "Microsoft.VisualStudio.Threading.Analyzers"
44
- dependency-name: "NUnit*"
45
- dependency-name: "Selenium*"
46
- - dependency-name: "xunit*"
+# Enable xunit after we fix the v2.9.0 upgrade blocker https://github.com/newrelic/newrelic-dotnet-agent/issues/2684
47
+# - dependency-name: "xunit*"
0 commit comments