From 6a166ca313a607a578700bdafe41b2404356c785 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:09:29 +0000 Subject: [PATCH] GitHubSync update - release-7.0 --- 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