From b180e54e6850750230995d0abc74867e5f288f8d Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Fri, 1 Nov 2024 09:41:25 +1100 Subject: [PATCH] . --- src/.editorconfig | 2 +- src/Shared.sln.DotSettings | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/.editorconfig b/src/.editorconfig index ab7b07d9..b9cb4f0f 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 a10bd3a4..a9348d30 100644 --- a/src/Shared.sln.DotSettings +++ b/src/Shared.sln.DotSettings @@ -1,4 +1,6 @@  + False + Quiet True True True