Skip to content

Commit

Permalink
resharper_arrange_this_qualifier_highlighting error
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jul 14, 2024
1 parent 07415a8 commit 770f9b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ProjectDefaults/ProjectDefaults.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>ProjectDefaults</id>
<version>1.0.129</version>
<version>1.0.130</version>
<authors>Simon Cropp</authors>
<developmentDependency>true</developmentDependency>
<license type="expression">MIT</license>
Expand Down
2 changes: 1 addition & 1 deletion ProjectDefaults/editorconfig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ resharper_arrange_object_creation_when_type_evident_highlighting = error
resharper_arrange_object_creation_when_type_not_evident_highlighting = error
resharper_arrange_redundant_parentheses_highlighting = error
resharper_arrange_static_member_qualifier_highlighting = error
resharper_arrange_this_qualifier_highlighting = hint
resharper_arrange_this_qualifier_highlighting = error
resharper_arrange_type_member_modifiers_highlighting = none
resharper_built_in_type_reference_style_for_member_access_highlighting = hint
resharper_built_in_type_reference_style_highlighting = hint
Expand Down

0 comments on commit 770f9b5

Please sign in to comment.