From 32a29980d8ac7f141d98d5b05108619ec63e91f0 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 8 Jan 2018 17:02:16 -0800 Subject: [PATCH] Update config to pull runtime store from the public CLI feed --- build/SharedFx.props | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build/SharedFx.props b/build/SharedFx.props index edabfea8c3..8064f978a7 100644 --- a/build/SharedFx.props +++ b/build/SharedFx.props @@ -26,13 +26,18 @@ $(_PackagingDir)debian_config.json.in https://dotnetcli.blob.core.windows.net/dotnet/ + + + $(PublicCoreFeedPrefix)aspnetcore/store/2.0.3-125/ + Build.RS + + $(PublicCoreFeedPrefix) dotnet-runtime $(DotnetRuntimePackageName)-$(MicrosoftNETCoreApp21PackageVersion) $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreApp21PackageVersion)/$(DotnetRuntimeInstallerPrefix) - $(DotNetAssetRootUrl)aspnetcore/store/2.0.3-125/ - Build.RS + $(_SharedFxSourceDir)$(SharedFxIntermediateArchiveBaseName)-$(PackageVersion)