mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 11:31:07 +07:00
Update the link to the .Net Core releases index file (#337)
This commit is contained in:
parent
501b34e8f6
commit
607fce577a
2596
dist/index.js
vendored
2596
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
@ -107,7 +107,7 @@ export class DotnetVersionResolver {
|
||||
}
|
||||
|
||||
static DotNetCoreIndexUrl: string =
|
||||
'https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json';
|
||||
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
|
||||
}
|
||||
|
||||
export class DotnetCoreInstaller {
|
||||
|
Loading…
Reference in New Issue
Block a user