File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
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 44 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageVersion Include =" DiffPlex" Version =" 1.8 .0" />
7+ <PackageVersion Include =" DiffPlex" Version =" 1.9 .0" />
88 <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.0-beta.2" />
99 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1010 <PackageVersion Include =" NUnit" Version =" 4.4.0" />
1111 <PackageVersion Include =" NUnit3TestAdapter" Version =" 5.1.0" />
1212 <PackageVersion Include =" Polyfill" Version =" 8.8.1" />
13- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.157 " />
13+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.158 " />
1414 <PackageVersion Include =" Verify" Version =" 30.13.0" />
1515 <PackageVersion Include =" Verify.Nunit" Version =" 30.13.0" />
1616 <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.2" />
You can’t perform that action at this time.
0 commit comments