diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index ca2bf1373..94a522633 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -8,10 +8,11 @@ $(RedistLayoutPath)sdk\$(SdkVersion)\ - https://dotnetcli.azureedge.net/dotnet/ + https://dotnetcli.azureedge.net/dotnet/ + https://dotnetcli.blob.core.windows.net/dotnet/ https://dotnetfeed.blob.core.windows.net/dotnet-toolset/ - $(HostRid) + $(HostRid) $(HostMonikerRid) diff --git a/src/redist/targets/LayoutTool.csproj b/src/redist/targets/LayoutTool.csproj index 37f55a05f..1ce7612ba 100644 --- a/src/redist/targets/LayoutTool.csproj +++ b/src/redist/targets/LayoutTool.csproj @@ -9,7 +9,7 @@ - + $([System.IO.Path]::GetFullPath('$(NuGetPackageRoot)/$(PackageToRestore)/$(PackageVersionToRestore)'))