diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index b89c4681c..0b86826ab 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -63,9 +63,6 @@
AspNetCoreRelease is only used if the value of this property is "timestamped" -->
notimestamp
-
- 2.0.0;2.0.3;2.0.5;2.0.6
-
2.0.7
rtm
@@ -80,8 +77,15 @@
-
+
+
+
+
+
diff --git a/build/package/Installer.DEB.proj b/build/package/Installer.DEB.proj
index 2c0447372..71408e33b 100644
--- a/build/package/Installer.DEB.proj
+++ b/build/package/Installer.DEB.proj
@@ -21,11 +21,15 @@
Inputs="@(CLISdkFiles)"
Outputs="$(SdkInstallerFile)" >
+
+
+
+
-
+
+
+
+
+
-
+
diff --git a/build/package/Installer.RPM.targets b/build/package/Installer.RPM.targets
index ce69dad4f..2053557fc 100644
--- a/build/package/Installer.RPM.targets
+++ b/build/package/Installer.RPM.targets
@@ -221,11 +221,15 @@
$(RpmTestResultsXmlFile);"
Outputs="$(RpmTestResultsXmlFile)" >
+
+
+
+
-
+