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
34
34
# Replace with single call to Any(..)
35
35
resharper_replace_with_single_call_to_any_highlighting = error
36
36
37
+ # Simplify negative equality expression
38
+ resharper_negative_equality_expression_highlighting = error
39
+
37
40
# Replace with single call to Count(..)
38
41
resharper_replace_with_single_call_to_count_highlighting = error
39
42
Original file line number Diff line number Diff line change 8
8
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
9
9
<PackageVersion Include =" NUnit" Version =" 4.4.0" />
10
10
<PackageVersion Include =" NUnit3TestAdapter" Version =" 5.1.0" />
11
- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.157 " />
11
+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.158 " />
12
12
<PackageVersion Include =" SixLabors.ImageSharp" Version =" 3.1.11" />
13
13
<PackageVersion Include =" Verify" Version =" 30.13.0" />
14
14
<PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
You can’t perform that action at this time.
0 commit comments