diff --git a/build/PackSiteExtension.targets b/build/PackSiteExtension.targets
deleted file mode 100644
index b189157c89..0000000000
--- a/build/PackSiteExtension.targets
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
- $(PackageDependsOn);PackSiteExtensionFiles
- $(MSBuildProjectFiles);$(MSBuildThisFileFullPath)
-
- $(BuildDir)runtime-site-extension-internal-$(PackageVersion).zip
-
-
-
-
- ZipArchive
- $(RepositoryRoot)
- shipoob
-
-
-
-
-
-
-
-
-
-
-
- $(RepositoryRoot)extensions\Microsoft.AspNetCore.Runtime.SiteExtension\
-
-
-
-
-
-
-
-
diff --git a/build/repo.targets b/build/repo.targets
index eb3c49d6b1..f8a435cfff 100644
--- a/build/repo.targets
+++ b/build/repo.targets
@@ -1,5 +1,4 @@
-
True