From ec9b583eb48ff54c391aca8b9fdc0c9295ba7a2b Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Mon, 9 Oct 2017 14:09:48 -0700 Subject: [PATCH] Adding the access token to the native installer URLs so that we can download those from protected locations when needed. --- build/package/Installer.DEB.targets | 2 +- build/package/Installer.RPM.targets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/package/Installer.DEB.targets b/build/package/Installer.DEB.targets index b041bc344..103d3782f 100644 --- a/build/package/Installer.DEB.targets +++ b/build/package/Installer.DEB.targets @@ -126,7 +126,7 @@ $(PackagesDirectory)/$(AspNetCoreRuntimeDebInstallerFileName) diff --git a/build/package/Installer.RPM.targets b/build/package/Installer.RPM.targets index 1781d689b..c6ede8b3d 100644 --- a/build/package/Installer.RPM.targets +++ b/build/package/Installer.RPM.targets @@ -188,7 +188,7 @@ $(PackagesDirectory)/$(AspNetCoreRuntimeRpmInstallerFileName)