diff --git a/src/.editorconfig b/src/.editorconfig index b9cb4f0f..d6d101e1 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 = warning +resharper_partial_type_with_single_part_highlighting = error resharper_redundant_base_qualifier_highlighting = warning resharper_redundant_cast_highlighting = error resharper_redundant_empty_object_creation_argument_list_highlighting = error @@ -316,7 +316,7 @@ ij_xml_space_inside_empty_tag = true indent_size = 2 # Verify settings -[*.{received,verified}.{txt,xml,json,md,sql,csv,html}] +[*.{received,verified}.{txt,xml,json,md,sql,csv,html,md}] charset = "utf-8-bom" end_of_line = lf indent_size = unset diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 39fbba39..684beb35 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -11,7 +11,7 @@ - +