From fd3a68a0a19f36b86cc98bb02c462f467d37014c Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sat, 15 Jul 2023 11:50:55 +0800 Subject: [PATCH] Change the object creation type to the target type. see: https://www.jetbrains.com/help/resharper/EditorConfig_CSHARP_CSharpCodeStylePageImplSchema.html#Object_creation --- osu.Game.Rulesets.Karaoke.sln.DotSettings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game.Rulesets.Karaoke.sln.DotSettings b/osu.Game.Rulesets.Karaoke.sln.DotSettings index 469da76c3..dc4184515 100644 --- a/osu.Game.Rulesets.Karaoke.sln.DotSettings +++ b/osu.Game.Rulesets.Karaoke.sln.DotSettings @@ -278,7 +278,7 @@ ExpressionBody BlockBody FileScoped - ExplicitlyTyped + TargetTyped True NEXT_LINE True