2 references to ReleasesIndexDefaultUrl
Microsoft.Deployment.DotNet.Releases (2)
ProductCollection.cs (2)
46return await GetAsync(ReleasesIndexDefaultUrl).ConfigureAwait(false); 101await Utils.GetLatestFileAsync(path, downloadLatest, ReleasesIndexDefaultUrl).ConfigureAwait(false);