File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ resharper_field_can_be_made_read_only_local_highlighting = none
200
200
resharper_merge_into_logical_pattern_highlighting = warning
201
201
resharper_merge_into_pattern_highlighting = error
202
202
resharper_method_has_async_overload_highlighting = warning
203
- resharper_partial_type_with_single_part_highlighting = error
203
+ resharper_partial_type_with_single_part_highlighting = warning
204
204
resharper_redundant_base_qualifier_highlighting = warning
205
205
resharper_redundant_cast_highlighting = error
206
206
resharper_redundant_empty_object_creation_argument_list_highlighting = error
Original file line number Diff line number Diff line change 1
1
<wpf : ResourceDictionary xml : space =" preserve" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : s =" clr-namespace:System;assembly=mscorlib" xmlns : ss =" urn:shemas-jetbrains-com:settings-storage-xaml" xmlns : wpf =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" >
2
+ <s : Boolean x : Key =" /Default/Environment/Hierarchy/Build/SolutionBuilderNext/LogToFile/@EntryValue" >False</s : Boolean >
3
+ <s : String x : Key =" /Default/Environment/Hierarchy/Build/SolutionBuilderNext/OutputVerbosityLevel/@EntryValue" >Quiet</s : String >
2
4
<s : Boolean x : Key =" /Default/CodeEditing/ContextActionTable/DisabledContextActions/=JetBrains_002EReSharper_002EIntentions_002ECSharp_002EContextActions_002EUseConfigureAwaitFalseAction/@EntryIndexedValue" >True</s : Boolean >
3
5
<s : Boolean x : Key =" /Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002AMigrations_002A/@EntryIndexedValue" >True</s : Boolean >
4
6
<s : Boolean x : Key =" /Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002A_002EDesigner_002Ecs/@EntryIndexedValue" >True</s : Boolean >
You can’t perform that action at this time.
0 commit comments