diff --git a/build/SharedFx.props b/build/SharedFx.props
index 8064f978a7..d9e8ce3372 100644
--- a/build/SharedFx.props
+++ b/build/SharedFx.props
@@ -26,11 +26,7 @@
$(_PackagingDir)debian_config.json.in
https://dotnetcli.blob.core.windows.net/dotnet/
-
-
- $(PublicCoreFeedPrefix)aspnetcore/store/2.0.3-125/
- Build.RS
-
+
$(PublicCoreFeedPrefix)
diff --git a/build/SharedFxInstaller.targets b/build/SharedFxInstaller.targets
index 51b85826bc..8698e400a8 100644
--- a/build/SharedFxInstaller.targets
+++ b/build/SharedFxInstaller.targets
@@ -31,25 +31,12 @@
Uri="$(RuntimeArchiveLinkPrefix)-%(NonWindowsSharedFxRIDs.Identity).tar.gz$(DotNetAssetRootAccessTokenSuffix)"
DestinationPath="$(_InstallerSourceDir)$(DotnetRuntimeInstallerPrefix)-%(NonWindowsSharedFxRIDs.Identity).tar.gz"
Condition="!Exists('$(_InstallerSourceDir)$(DotnetRuntimeInstallerPrefix)-%(NonWindowsSharedFxRIDs.Identity).tar.gz')" />
-
-
-
-
-
-
.tar.gz
.zip
- .winx64.zip
- .winx86.zip
- .osx.tar.gz
- .linux.tar.gz
@@ -60,10 +47,6 @@
-
-
@@ -71,11 +54,6 @@
File="$(SharedFxIntermediateArchiveFilePrefix)-$(SharedFxPlatform)$(ArchiveExtension)"
Destination="$(_WorkRoot)"
Condition="'$(ArchiveExtension)' == '.zip'" />
-
-
-
-
@@ -267,8 +243,6 @@
-
- <_DebSharedFxDependencies Include="aspnetcore-store-2.0.3"/>
<_DebSharedFxDependencies Include="$(DotnetRuntimeInstallerPrefix)"/>