mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-01-18 22:31:44 +07:00
Format check
This commit is contained in:
parent
2984211dcd
commit
3b55724a43
@ -135,7 +135,6 @@ export class DotnetVersionResolver {
|
|||||||
|
|
||||||
static DotnetCoreIndexFallbackUrl =
|
static DotnetCoreIndexFallbackUrl =
|
||||||
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
|
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export class DotnetCoreInstaller {
|
export class DotnetCoreInstaller {
|
||||||
|
Loading…
Reference in New Issue
Block a user