From 7d2a4f60b3508a6a3e5e9ce7537506ac251861fd Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 10 Jan 2018 14:10:52 -0800 Subject: [PATCH] Backwards compat runtimes should not come from product construction sources --- build/AzureInfo.props | 4 +++- build/BackwardsCompatibilityRuntimes.props | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build/AzureInfo.props b/build/AzureInfo.props index fd3d00ac8..5ec5c5b86 100644 --- a/build/AzureInfo.props +++ b/build/AzureInfo.props @@ -1,8 +1,10 @@ Sdk + https://dotnetcli.azureedge.net/dotnet/ $(PB_AssetRootUrl) - https://dotnetcli.azureedge.net/dotnet/ + $(DefaultCoreSetupBlobRootUrl) + $(DefaultCoreSetupBlobRootUrl) $(PB_AssetRootAccessTokenSuffix) ?$(CoreSetupBlobAccessToken) $(ARTIFACT_STORAGE_CONTAINER) diff --git a/build/BackwardsCompatibilityRuntimes.props b/build/BackwardsCompatibilityRuntimes.props index 2e2ecb32a..789b0a2cd 100644 --- a/build/BackwardsCompatibilityRuntimes.props +++ b/build/BackwardsCompatibilityRuntimes.props @@ -16,7 +16,7 @@ dotnet-$(HostMonikerRid).$(BackwardsCompatibility110SharedFrameworkVersion)$(ArchiveExtension) - $(CoreSetupBlobRootUrl)$(BackwardsCompatibility110CoreSetupChannel) + $(BackwardsCompatibilityCoreSetupBlobRootUrl)$(BackwardsCompatibility110CoreSetupChannel) $(BackwardsCompatibility110CoreSetupBlobRootUrlWithChannel)/Binaries/$(BackwardsCompatibility110SharedFrameworkVersion) $(BackwardsCompatibility110CoreSetupBlobRootUrlWithChannel)/Installers $(IntermediateDirectory)/coreSetupDownload/$(BackwardsCompatibility110SharedFrameworkVersion)