diff --git a/src/redist/targets/BundledManifests.targets b/src/redist/targets/BundledManifests.targets index 5c4623173..2cb7cbaa3 100644 --- a/src/redist/targets/BundledManifests.targets +++ b/src/redist/targets/BundledManifests.targets @@ -68,13 +68,15 @@ - - - + DestinationPath="$([MSBuild]::ValueOrDefault('%(WorkloadManifestId)', '').ToLower())" + RestoredNupkgContentPath="%(RestoredNupkgContentPath)" + WorkloadManifestId="%(WorkloadManifestId)"/> + +