1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00

Format check

This commit is contained in:
HarithaVattikuti
2024-12-25 18:51:05 -06:00
parent 2984211dcd
commit 3b55724a43

View File

@@ -135,7 +135,6 @@ export class DotnetVersionResolver {
static DotnetCoreIndexFallbackUrl =
'https://dotnetcli.azureedge.net/dotnet/release-metadata/releases-index.json';
}
export class DotnetCoreInstaller {