From b43acf4752a7841ee8b8e6be76dd51ec67f79761 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Thu, 27 Apr 2017 16:09:51 -0700 Subject: [PATCH] Updated ASP .NET Core Runtime blob storage configuration. --- build/BundledRuntimes.props | 18 +++++++++++------- build/DependencyVersions.props | 4 ++-- 2 files changed, 13 insertions(+), 9 deletions(-) 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