@@ -25,12 +25,17 @@ export async function determineRegistries(
...
@@ -25,12 +25,17 @@ export async function determineRegistries(
):Promise<Registry[]|undefined>{
):Promise<Registry[]|undefined>{
// Valid file names taken from https://github.com/NuGet/NuGet.Client/blob/f64621487c0b454eda4b98af853bf4a528bef72a/src/NuGet.Core/NuGet.Configuration/Settings/Settings.cs#L34
// Valid file names taken from https://github.com/NuGet/NuGet.Client/blob/f64621487c0b454eda4b98af853bf4a528bef72a/src/NuGet.Core/NuGet.Configuration/Settings/Settings.cs#L34