File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ resharper_replace_with_single_call_to_first_or_default_highlighting = error
3434# Replace with single call to Any(..)
3535resharper_replace_with_single_call_to_any_highlighting = error
3636
37+ # Simplify negative equality expression
38+ resharper_negative_equality_expression_highlighting = error
39+
3740# Replace with single call to Count(..)
3841resharper_replace_with_single_call_to_count_highlighting = error
3942
Original file line number Diff line number Diff line change 2020 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
2121 <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.2" />
2222 <PackageVersion Include =" Polyfill" Version =" 8.8.1" />
23- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.157 " />
23+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.158 " />
2424 <PackageVersion Include =" System.Text.Encodings.Web" Version =" 9.0.0" />
2525 <PackageVersion Include =" Verify.SqlServer" Version =" 11.1.3" />
2626 <PackageVersion Include =" Verify.XunitV3" Version =" 30.13.0" />
You can’t perform that action at this time.
0 commit comments