diff --git a/Directory.Build.props b/Directory.Build.props
index b935597fe9..0e070d36a3 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -12,6 +12,7 @@
true
true
true
+ Microsoft
full
diff --git a/build/MPack.targets b/build/MPack.targets
index fab409499e..9ace8e3e8d 100644
--- a/build/MPack.targets
+++ b/build/MPack.targets
@@ -29,6 +29,8 @@
$(AddinVersion)
$(MPackArtifactCategory)
+
+
diff --git a/build/VSIX.targets b/build/VSIX.targets
index 92d9451853..7cd27381f2 100644
--- a/build/VSIX.targets
+++ b/build/VSIX.targets
@@ -34,6 +34,9 @@
$(VSIXName)
+
+
+
diff --git a/build/repo.props b/build/repo.props
index 5368f8f2b0..a3a5fbdbc0 100644
--- a/build/repo.props
+++ b/build/repo.props
@@ -11,6 +11,7 @@
+
Internal.AspNetCore.Universe.Lineup