diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props
index 1bf1db059..0031e8dd0 100644
--- a/build/BundledRuntimes.props
+++ b/build/BundledRuntimes.props
@@ -25,6 +25,7 @@
$(CoreSetupRid)
+ $(ProductMonikerRid)
linux-$(Architecture)
dotnet-runtime-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension)
diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index 4af3e703c..169f6163f 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -1,9 +1,9 @@
- 2.1.0-preview2-30475
+ 2.1.0-rc1-30661
$(MicrosoftAspNetCoreAllPackageVersion)
- 2.1.0-rc1-26420-08
+ 2.1.0-rc1-26423-06
$(MicrosoftNETCoreAppPackageVersion)
15.7.0-preview-000169
$(MicrosoftBuildPackageVersion)