# Each line represents arguments for the .NET SDK installer script (https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script)
# To make sure that the right version of dotnet.exe (and maybe other files) is used, always install from lowest version to highest version
-Channel 8.0 -Runtime dotnet
-Channel 9.0 -Runtime dotnet
-Channel 10.0.1xx -Version 10.0.100-rtm.25514.116
