diff --git a/Directory.Packages.props b/Directory.Packages.props
index e54e42e3a5..6f1fcac6a5 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,7 +4,7 @@
11.0.0-preview.7.26324.112
11.0.0-preview.7.26324.112
10.0.3
- 4.0.0-pre.128
+ 4.0.0-pre.154
@@ -27,11 +27,11 @@
-
-
+
+
-
+
diff --git a/test/EFCore.PG.FunctionalTests/Properties/AssemblyInfo.cs b/test/EFCore.PG.FunctionalTests/Properties/AssemblyInfo.cs
index d3f7b8cae7..f46b587512 100644
--- a/test/EFCore.PG.FunctionalTests/Properties/AssemblyInfo.cs
+++ b/test/EFCore.PG.FunctionalTests/Properties/AssemblyInfo.cs
@@ -1 +1 @@
-[assembly: CollectionBehavior(MaxParallelThreads = 4)]
+[assembly: Xunit.v3.Parallelization(MaxThreads = 4)]