diff --git a/.editorconfig b/.editorconfig
index 43703592faa10..428a9f803c487 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -37,7 +37,7 @@ indent_size = 2
# Dotnet diagnostic settings
[*.{cs,vb}]
-dotnet_diagnostic.xUnit2018.severity = suppress # "do not compare an object's exact type to the abstract class" is a valid assert, but very noisy right now
+dotnet_diagnostic.xUnit2018.severity = none # "do not compare an object's exact type to the abstract class" is a valid assert, but very noisy right now
# Dotnet code style settings:
[*.{cs,vb}]
diff --git a/eng/Versions.props b/eng/Versions.props
index 2ca0a31965e20..f99487adde237 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -68,7 +68,6 @@
14.3.25407-alpha
1.0.0-beta1-63011-01
8.0.0.0-alpha
- 3.2.0-beta4-19312-15
$(RoslynDiagnosticsNugetPackageVersion)
3.0.0-preview6-27721-71
3.0.0-preview6-27721-71