From 4674b743136b9b71fac4fb18ac7f538942463fb9 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Sat, 22 Jun 2024 06:34:13 +1000 Subject: [PATCH] refs or cleanup --- src/.editorconfig | 1 + src/Directory.Packages.props | 6 +++--- src/Shared.sln.DotSettings | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/.editorconfig b/src/.editorconfig index 436e482..2321e7f 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -209,6 +209,7 @@ resharper_redundant_name_qualifier_highlighting = error resharper_redundant_suppress_nullable_warning_expression_highlighting = error resharper_redundant_using_directive_highlighting = error resharper_redundant_verbatim_string_prefix_highlighting = error +resharper_redundant_lambda_signature_parentheses_highlighting = error resharper_replace_substring_with_range_indexer_highlighting = warning resharper_suggest_var_or_type_built_in_types_highlighting = error resharper_suggest_var_or_type_elsewhere_highlighting = error diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 8ce11e3..17fbf92 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -8,11 +8,11 @@ - - + + - + \ No newline at end of file diff --git a/src/Shared.sln.DotSettings b/src/Shared.sln.DotSettings index f5a8bad..1ff5b77 100644 --- a/src/Shared.sln.DotSettings +++ b/src/Shared.sln.DotSettings @@ -28,6 +28,7 @@ ERROR ERROR ERROR + ERROR ERROR ERROR ERROR