diff --git a/.editorconfig b/.editorconfig index df05bdd9..fc9200a9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,8 @@ indent_size = 2 # Xml config files [*.{props,targets,config,nuspec,vsixmanifest,vsct}] -indent_size = 2 +indent_style = tab +indent_size = 3 [*.cs] indent_style = tab diff --git a/Directory.Build.props b/Directory.Build.props index aba9e52f..7c78cd3d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - - 21.1.12.5 - + + 21.1.12.5 + diff --git a/Harmony/Harmony.csproj b/Harmony/Harmony.csproj index 1e7539d1..7b098527 100644 --- a/Harmony/Harmony.csproj +++ b/Harmony/Harmony.csproj @@ -107,9 +107,9 @@ - +