Skip to content

Commit 2dc2c3d

Browse files
authored
[tests] https://dotnetbuilds.blob.core.windows.net will be replaced with https://ci.dot.net, so update our usage.
1 parent 884630d commit 2dc2c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dotnet/Windows/InstallDotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PropertyGroup>
5858
<TargetFramework>netstandard2.0</TargetFramework>
5959
<IsPackable>false</IsPackable>
60-
<DotNetFeedUrl>https://dotnetbuilds.blob.core.windows.net/public</DotNetFeedUrl>
60+
<DotNetFeedUrl>https://ci.dot.net/public</DotNetFeedUrl>
6161
</PropertyGroup>
6262
<PropertyGroup Condition="$([MSBuild]::IsOSPlatform('windows'))">
6363
<DotNetInstallScriptUrl>https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1</DotNetInstallScriptUrl>

0 commit comments

Comments
 (0)