From ea0cf91661f880be1d0312a995fa81ccf3a9489c Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:08:14 +0000 Subject: [PATCH] GitHubSync update - master --- nuget.config | 7 +++++-- src/.editorconfig | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/nuget.config b/nuget.config index b15989423..d72d1d3d2 100644 --- a/nuget.config +++ b/nuget.config @@ -6,10 +6,13 @@ - + - + + + + diff --git a/src/.editorconfig b/src/.editorconfig index d78ecb5a3..cb7d442fa 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