From ba5131fbf52acb42a13c58dbaec1fb0369a5a58c Mon Sep 17 00:00:00 2001 From: Sarah Oslund Date: Mon, 11 Oct 2021 16:13:35 -0700 Subject: [PATCH] Update manifest authoring for localization dir --- src/redist/targets/BundledManifests.targets | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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)"/> + +