Skip to content

Commit be8c2db

Browse files
tmdsBillWagner
authored andcommitted
Remove RHEL minor RIDs (dotnet#9901)
Binary compatibility exist at the RHEL major level, e.g. RHEL7. The implementation includes minors (e.g. 7.1) only to map them to their parent (e.g. 7.1 -> 7). These minors are not meant for end-users, so we shouldn't include them in the documentation.
1 parent 904a8f7 commit be8c2db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/core/rid-catalog.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,6 @@ See [Prerequisites for .NET Core on Windows](windows-prerequisites.md) for more
136136
- `rhel-x64`
137137
- `rhel.6-x64` (.NET Core 2.0 or later versions)
138138
- `rhel.7-x64`
139-
- `rhel.7.1-x64`
140-
- `rhel.7.2-x64`
141-
- `rhel.7.3-x64` (.NET Core 2.0 or later versions)
142-
- `rhel.7.4-x64` (.NET Core 2.0 or later versions)
143139
- Tizen (.NET Core 2.0 or later versions)
144140
- `tizen`
145141
- `tizen.4.0.0`

0 commit comments

Comments
 (0)