diff --git a/build/Branding.props b/build/Branding.props
index e2cc90d14..5e7a75461 100644
--- a/build/Branding.props
+++ b/build/Branding.props
@@ -10,14 +10,15 @@
$(SharedFrameworkName)
$(Rid)
$(OSName)-$(Architecture)
+
$(HostRid)
+ '$(HostRid)' == 'fedora.24-x64' OR
+ '$(HostRid)' == 'rhel.6-x64' OR
+ '$(HostRid)' == 'opensuse.42.1-x64' ">$(HostRid)
$(HostOSName)-$(Architecture)
dotnet-sdk-internal