From bc5f8df0f5a860e8f37c552780753a81e835bcaf Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 8 Nov 2019 14:24:42 -0800 Subject: [PATCH] Download from blob storage (#5586) Do not use the CDN as this can cause caching issues if bits have to be overwritten (which should not happen automatically, but may happen manually in certain cases) --- src/redist/targets/GenerateLayout.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index db089843c..d8f36a72e 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -28,7 +28,7 @@ $(DOTNETCLIMSRC_READ_SAS_TOKEN) https://dotnetclimsrc.blob.core.windows.net/dotnet/ - https://dotnetcli.azureedge.net/dotnet/ + https://dotnetcli.blob.core.windows.net/dotnet/ https://dotnetclimsrc.blob.core.windows.net/dotnet/ https://dotnetcli.blob.core.windows.net/dotnet/