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
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 10
10
<PackageVersion Include =" NUnit3TestAdapter" Version =" 4.6.0" />
11
11
<PackageVersion Include =" ProjectDefaults" Version =" 1.0.141" />
12
12
<PackageVersion Include =" SixLabors.ImageSharp" Version =" 3.1.5" />
13
- <PackageVersion Include =" Verify" Version =" 28.0.0 " />
13
+ <PackageVersion Include =" Verify" Version =" 28.1.1 " />
14
14
<PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
15
- <PackageVersion Include =" Verify.Nunit" Version =" 28.0.0 " />
15
+ <PackageVersion Include =" Verify.Nunit" Version =" 28.1.1 " />
16
16
</ItemGroup >
17
17
</Project >
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