File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
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
200200resharper_merge_into_logical_pattern_highlighting = warning
201201resharper_merge_into_pattern_highlighting = error
202202resharper_method_has_async_overload_highlighting = warning
203- resharper_partial_type_with_single_part_highlighting = error
203+ resharper_partial_type_with_single_part_highlighting = warning
204204resharper_redundant_base_qualifier_highlighting = warning
205205resharper_redundant_cast_highlighting = error
206206resharper_redundant_empty_object_creation_argument_list_highlighting = error
Original file line number Diff line number Diff line change 1111 <PackageVersion Include =" NUnit3TestAdapter" Version =" 4.6.0" />
1212 <PackageVersion Include =" Polyfill" Version =" 7.2.0" />
1313 <PackageVersion Include =" ProjectDefaults" Version =" 1.0.141" />
14- <PackageVersion Include =" Verify" Version =" 27 .1.0 " />
15- <PackageVersion Include =" Verify.Nunit" Version =" 27 .1.0 " />
14+ <PackageVersion Include =" Verify" Version =" 28 .1.1 " />
15+ <PackageVersion Include =" Verify.Nunit" Version =" 28 .1.1 " />
1616 </ItemGroup >
1717</Project >
Original file line number Diff line number Diff line change 11<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 >
24 <s : Boolean x : Key =" /Default/CodeEditing/ContextActionTable/DisabledContextActions/=JetBrains_002EReSharper_002EIntentions_002ECSharp_002EContextActions_002EUseConfigureAwaitFalseAction/@EntryIndexedValue" >True</s : Boolean >
35 <s : Boolean x : Key =" /Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002AMigrations_002A/@EntryIndexedValue" >True</s : Boolean >
46 <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