diff --git a/nuget.config b/nuget.config index b1598942..d72d1d3d 100644 --- a/nuget.config +++ b/nuget.config @@ -6,10 +6,13 @@ - + - + + + + diff --git a/src/.editorconfig b/src/.editorconfig index d78ecb5a..cb7d442f 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -1,7 +1,7 @@ # TODO: Uncomment when analyzer line ending problem is fixed #root = true -[*.{csproj,xml}] +[*.{csproj,props,targets,xml}] indent_style = space indent_size = 2