dotnet-installer/scripts/obtain
Omair Majid 13cf65ea8f dotnet-install should identify all RHEL 7.x as RHEL
New RHEL minor versions are compatible with previous RHEL minor
versions. They also replace them: all users using RHEL 7.n are migrated
to RHEL 7.(n+1) by a simple yum upgrade. So just treat all RHEL 7.x
version as RHEL.

This only holds true for minor versions. RHEL 7 is not compatible with
RHEL 6. But since .NET Core only supports RHEL 7, this shouldn't matter.
2017-03-27 11:32:39 -04:00
..
uninstall - Never check agains username, that's bad practice. Always use effective UID (#4894) 2016-12-04 12:17:03 -08:00
dotnet-install.ps1 Add InstallDir to path if SDK version is already installed (#4843) 2016-11-30 20:36:24 -08:00
dotnet-install.sh dotnet-install should identify all RHEL 7.x as RHEL 2017-03-27 11:32:39 -04:00