diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 14936d0fc..e8f03f504 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -168,6 +168,11 @@ DefaultVersion="2.2.0" LatestVersion="2.2.8"/> + + + $(ProductMonikerRid) + + @@ -197,6 +202,7 @@ Copyright (c) .NET Foundation. All rights reserved. %24(MSBuildThisFileDirectory)RuntimeIdentifierGraph.json $(Version) $(ProductMonikerRid) + $(PortableProduktMonikerRid) <_NETCoreSdkIsPreview>$(_NETCoreSdkBeingBuiltIsPreview)