提交 0540d424 编写于 作者: O Omair Majid 提交者: Karel Zikmund

Add RIDs for RHEL 7.3 and 7.4 (dotnet/corefx#15006)



Commit migrated from https://github.com/dotnet/corefx/commit/68c03688188cb2fd8adbfd12cadc5c6f30f99b43
上级 aa01282d
......@@ -230,6 +230,20 @@
"#import": [ "rhel.7.2", "rhel.7.1-x64" ]
},
"rhel.7.3": {
"#import": [ "rhel.7.2" ]
},
"rhel.7.3-x64": {
"#import": [ "rhel.7.3", "rhel.7.2-x64" ]
},
"rhel.7.4": {
"#import": [ "rhel.7.3" ]
},
"rhel.7.4-x64": {
"#import": [ "rhel.7.4", "rhel.7.3-x64" ]
},
"ol": {
"#import": [ "rhel" ]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册