diff --git a/Directory.Build.props b/Directory.Build.props
index 9ae6760c645e..fa88809cf2e2 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -1,6 +1,10 @@
+
+ true
+
+
$(MSBuildThisFileDirectory)
diff --git a/src/Installers/Debian/Directory.Build.props b/src/Installers/Debian/Directory.Build.props
index 96148dda3750..df42b93c0fa9 100644
--- a/src/Installers/Debian/Directory.Build.props
+++ b/src/Installers/Debian/Directory.Build.props
@@ -15,5 +15,11 @@
true
true
+
+
+ false
diff --git a/src/Installers/Rpm/Directory.Build.props b/src/Installers/Rpm/Directory.Build.props
index b436fc469b10..252ab60311c5 100644
--- a/src/Installers/Rpm/Directory.Build.props
+++ b/src/Installers/Rpm/Directory.Build.props
@@ -19,5 +19,11 @@
x64
aarch64
+
+
+ false
diff --git a/src/Installers/Windows/Directory.Build.props b/src/Installers/Windows/Directory.Build.props
index 69532ea00c1c..7b5c76d821ff 100644
--- a/src/Installers/Windows/Directory.Build.props
+++ b/src/Installers/Windows/Directory.Build.props
@@ -2,4 +2,13 @@
+
+
+
+ false
+
+