File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -343,6 +343,7 @@ resharper_braces_for_for = required
343343
344344resharper_return_value_of_pure_method_is_not_used_highlighting = error
345345
346+ resharper_member_hides_interface_member_with_default_implementation_highlighting = error
346347
347348resharper_misleading_body_like_statement_highlighting = error
348349
Original file line number Diff line number Diff line change 44 </PropertyGroup >
55 <ItemGroup >
66 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
7- <PackageVersion Include =" NServiceBus" Version =" 10.0 .0" />
8- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.170 " />
9- <PackageVersion Include =" Verify.Xunit" Version =" 31.10 .0" />
7+ <PackageVersion Include =" NServiceBus" Version =" 10.1 .0" />
8+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.172 " />
9+ <PackageVersion Include =" Verify.Xunit" Version =" 31.12 .0" />
1010 <PackageVersion Include =" Xunit" Version =" 2.9.3" />
1111 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
1212 <PackageVersion Include =" XunitContext" Version =" 3.3.2" />
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 : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=InconsistentNaming/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
3+ <s : Boolean x : Key =" /Default/CodeStyle/Naming/CSharpNaming/ApplyAutoDetectedRules/@EntryValue" >False</s : Boolean >
24 <s : Boolean x : Key =" /Default/Environment/Hierarchy/Build/SolutionBuilderNext/LogToFile/@EntryValue" >False</s : Boolean >
35 <s : String x : Key =" /Default/Environment/Hierarchy/Build/SolutionBuilderNext/OutputVerbosityLevel/@EntryValue" >Quiet</s : String >
46 <s : Boolean x : Key =" /Default/CodeEditing/ContextActionTable/DisabledContextActions/=JetBrains_002EReSharper_002EIntentions_002ECSharp_002EContextActions_002EUseConfigureAwaitFalseAction/@EntryIndexedValue" >True</s : Boolean >
You can’t perform that action at this time.
0 commit comments