From e5ed750c9fa3a9d4c1a91984a8917754b9432c64 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 19 Nov 2023 20:55:45 -0500 Subject: Clean up. --- src/.editorconfig | 3 --- src/Directory.csproj.targets | 5 +---- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/src/.editorconfig b/src/.editorconfig index 46148b8d..472848c7 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -1,7 +1,4 @@ # Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -# -# Do NOT modify this file. Update the canonical version in Home\repo-template\src\.editorconfig -# then update all of the repos. root = true diff --git a/src/Directory.csproj.targets b/src/Directory.csproj.targets index d2e0c4c7..ba7185e8 100644 --- a/src/Directory.csproj.targets +++ b/src/Directory.csproj.targets @@ -1,8 +1,5 @@ - + false -- cgit v1.2.3-55-g6feb