Update new cdn

This commit is contained in:
HarithaVattikuti 2024-12-23 16:10:08 -06:00 committed by GitHub
parent 3447fd6a9f
commit 8a4bd4c9a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@ export class DotnetVersionResolver {
}
static DotNetCoreIndexUrl =
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
'https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json';
}
export class DotnetCoreInstaller {