diff --git a/build/SharedFx.props b/build/SharedFx.props index 7a93d6c086..7b7856c31f 100644 --- a/build/SharedFx.props +++ b/build/SharedFx.props @@ -20,13 +20,13 @@ dotnet-hosting $(_PackagingDir)debian_config.json.in - https://dotnetcli.blob.core.windows.net/dotnet + https://dotnetcli.blob.core.windows.net/dotnet/ $(PublicCoreFeedPrefix) dotnet-runtime $(DotnetRuntimePackageName)-$(MicrosoftNETCoreApp21PackageVersion) $(DotnetRuntimeInstallerName)-linux-x64.tar.gz - $(DotNetAssetRootUrl)/Runtime/$(MicrosoftNETCoreApp21PackageVersion)/$(DotnetRuntimeInstallerArchiveName) + $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreApp21PackageVersion)/$(DotnetRuntimeInstallerArchiveName) $(_SharedFxSourceDir)$(SharedFxInstallerName)-$(PackageVersion)-linux-x64.tar.gz