diff --git a/build/Branding.props b/build/Branding.props
index cd6f3f2b6..c5334c052 100644
--- a/build/Branding.props
+++ b/build/Branding.props
@@ -22,7 +22,9 @@
'$(HostRid)' == 'alpine.3.6-x64' OR
'$(HostRid)' == 'opensuse.42.1-x64' ">$(HostRid)
$(HostOSName)-$(Architecture)
-
+ $(HostMonikerRid)
+ $(Architecture)
+
dotnet-sdk-internal
dotnet-sdk-symbols
dotnet-sdk
@@ -35,6 +37,6 @@
$(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkVersion)-$(ProductMonikerRid)
$(ArtifactNameSdkLanguagePack)-$(SdkVersion)-$(ProductMonikerRid)
$(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkVersion)-
- $(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdkWithoutHostMonikerRid)$(HostMonikerRid)
+ $(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdkWithoutHostMonikerRid)$(HostMonikerRidForFileName)