This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/scripts
Omair Majid 3fde06faf8 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-01-20 17:19:35 -05: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 Update Fedora's NSS to avoid NuGet restore timeout 2016-10-28 15:47:10 -05:00
obtain dotnet-install should identify all RHEL 7.x as RHEL 2017-01-20 17:19:35 -05: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.sh Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05: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