From a4b159a10c71eff838a5fa23b0b669e9f06ff70c Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Sat, 2 Nov 2024 21:23:17 +1100 Subject: [PATCH] refs --- src/.editorconfig | 2 +- src/Shared.sln.DotSettings | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/.editorconfig b/src/.editorconfig index ab7b07d9dc..b9cb4f0f4e 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -200,7 +200,7 @@ resharper_field_can_be_made_read_only_local_highlighting = none resharper_merge_into_logical_pattern_highlighting = warning resharper_merge_into_pattern_highlighting = error resharper_method_has_async_overload_highlighting = warning -resharper_partial_type_with_single_part_highlighting = error +resharper_partial_type_with_single_part_highlighting = warning resharper_redundant_base_qualifier_highlighting = warning resharper_redundant_cast_highlighting = error resharper_redundant_empty_object_creation_argument_list_highlighting = error diff --git a/src/Shared.sln.DotSettings b/src/Shared.sln.DotSettings index a10bd3a464..a9348d30b7 100644 --- a/src/Shared.sln.DotSettings +++ b/src/Shared.sln.DotSettings @@ -1,4 +1,6 @@  + False + Quiet True True True