xamarin-macios/tests/dotnet/Windows
Rolf Bjarne Kvinge a8bc174b26
[tests] Implement a workaround for an unreliable url to download a command-line installer for .NET. (#19212)
The documented URL for downloading a script to install .NET
(https://dot.net/v1/dotnet-install.[ps1|sh]) is rather unreliable and fails
quite often. So add support for a fallback URL - which is just the url the
documented URL redirects to - and use that if the main URL doesn't work.

Hopefully this will decrease the number of times the Windows tests fail
because we couldn't download the install script.
2023-10-16 15:08:34 +02:00
..
InstallDotNet.csproj [tests] Implement a workaround for an unreliable url to download a command-line installer for .NET. (#19212) 2023-10-16 15:08:34 +02:00