dotnet-installer/scripts
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
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common Fix syntax error in _common.sh 2016-05-31 15:15:57 -07:00
docker Fix yum package conflict in Docker image 2017-01-26 12:47:08 -08:00
obtain dotnet-install should identify all RHEL 7.x as RHEL 2017-03-27 11:32:39 -04:00
publish Debian package and publish changes 2016-03-08 23:33:18 +00:00
dev-dotnet.ps1 Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Modifying the docker environment variables to be upper case, because that's how VSO passes them along. 2017-02-13 12:56:10 -08:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
use-dev.ps1 Make dotnet cli portable 2016-03-28 19:16:02 -07:00