From 9f9f21d6b69efdc4ef08168e19cdc96262e44b24 Mon Sep 17 00:00:00 2001 From: Andreas Pardeike Date: Sat, 20 Feb 2021 16:22:07 +0100 Subject: [PATCH] housekeeping --- .editorconfig | 3 ++- Directory.Build.props | 6 +++--- Harmony/Harmony.csproj | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) 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 @@ - +