From 35cb4651d70468e624b32ef1ca4c1205054a242a Mon Sep 17 00:00:00 2001 From: William Kent Date: Wed, 30 Jun 2021 20:20:31 -0400 Subject: [PATCH] Remove duplicate Directory.Build.props file This file does nothing, and its existence prevents GitHub from collapsing the src/Microsoft.DotNet.Wpf subdirectory into one link, which IMO greatly enhances navigation of this repo on GitHub.com. --- src/Directory.Build.Props | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/Directory.Build.Props diff --git a/src/Directory.Build.Props b/src/Directory.Build.Props deleted file mode 100644 index 12d9ad073ec..00000000000 --- a/src/Directory.Build.Props +++ /dev/null @@ -1,3 +0,0 @@ - - -