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 {