diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props
index 707d709f2..7c7df1543 100644
--- a/build/BundledRuntimes.props
+++ b/build/BundledRuntimes.props
@@ -13,12 +13,6 @@
dotnet-sharedframework-$(ProductMonikerRid).$(SharedFrameworkVersion)$(InstallerPortableSuffix)$(InstallerExtension)
$(PackagesDirectory)/$(DownloadedSharedFrameworkInstallerFileName)
-
- Build.RuntimeStore.$(OSName)-$(ASPNETCoreRuntimeFileNameVersionToken).zip
- AspNetCorePackageStoreLib$(Architecture).wixlib
-
- $(PackagesDirectory)/$(ASPNETCoreRuntimeInstallerFileName)
-
$(ProductMonikerRid)
@@ -34,7 +28,17 @@
$(CoreSetupBlobRootUrlWithChannel)/Installers
$(IntermediateDirectory)/coreSetupDownload/$(SharedFrameworkVersion)
$(CoreSetupDownloadDirectory)/combinedSharedHostAndFrameworkArchive
+
+
+
$(CoreSetupBlobRootUrl)aspnetcore/store
+ $(IntermediateDirectory)/ASPNETCoreRuntimeDownload
+
+
+ Build.RS.$(OSName)-$(ASPNETCoreRuntimeFileNameVersionToken).zip
+ AspNetCorePackageStoreLib$(Architecture).wixlib
+
+ $(ASPNETCoreRuntimeDownloadDirectory)/$(ASPNETCoreRuntimeInstallerFileName)
@@ -66,7 +70,7 @@
- <_DownloadAndExtractItem Include="ASPNETCoreRuntimeInstallerFile"
+ <_DownloadAndExtractItem Include="ASPNETCoreRuntimeInstallerFile"
Condition="'$(SkipBuildingInstallers)' != 'true' And !Exists('$(ASPNETCoreRuntimeInstallerFile)') And '$(InstallerExtension)' != ''">
$(ASPNETCoreRuntimeInstallerBlobRootUrl)/$(ASPNETCoreRuntimeVersion)/$(ASPNETCoreRuntimeInstallerFileName)
$(ASPNETCoreRuntimeInstallerFile)
diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index ec4d8c342..a3783839d 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -17,8 +17,8 @@
2.0.0-preview1-002101
2.0.0-preview1-002101
0.1.0-alpha-142
- 2.0.11626.0-TEST
- preview1-24648
+ 2.0.0-preview1-30
+ preview1