diff --git a/build/Common.prod.props b/build/Common.prod.props
index 6735f173..b797ea0d 100644
--- a/build/Common.prod.props
+++ b/build/Common.prod.props
@@ -28,11 +28,4 @@
-
- true
- true
- true
- snupkg
-
-
diff --git a/build/Common.props b/build/Common.props
index 43424f59..afd3c08a 100644
--- a/build/Common.props
+++ b/build/Common.props
@@ -21,7 +21,6 @@
-->
[8.0.0,)
[2.0,)
- [1.0.0,2.0)
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 44742c36..bef896bf 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -1,11 +1,4 @@
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
$([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)'))