diff --git a/Directory.Packages.props b/Directory.Packages.props
index 8118072d..092a41d8 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -11,7 +11,7 @@
8.4.0
17.14.15
- 31.9.2
+ 31.9.3
@@ -87,7 +87,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -103,7 +103,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -133,7 +133,7 @@
-
+
diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props
index 984241e6..f18c6f07 100644
--- a/tests/Directory.Build.props
+++ b/tests/Directory.Build.props
@@ -3,7 +3,7 @@
false
enable
- $(NoWarn);VSTHRD200;CA1515;EA0004;
+ $(NoWarn);VSTHRD200;CA1515;EA0004;AsyncFixer01;
false
Exe