Skip to content

Fix registry resource manifest copy for packaging#1517

Merged
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
SteveL-MSFT:registry-pkg
May 7, 2026
Merged

Fix registry resource manifest copy for packaging#1517
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
SteveL-MSFT:registry-pkg

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

PR Summary

After adding the RegistryList resource and changing the manifest file, didn't update the data for packaging so it fails trying to find the old file when it should be registry.dsc.manifests.json

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates packaging metadata so the Windows registry resource ships the correct manifest list file (registry.dsc.manifests.json) after the RegistryList/manifest changes, preventing packaging failures caused by referencing the old registry.dsc.resource.json filename.

Changes:

  • Replace registry.dsc.resource.json with registry.dsc.manifests.json in Windows PackageFiles.
  • Update the registry project’s Windows CopyFiles entry to copy registry.dsc.manifests.json.

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue May 7, 2026
Merged via the queue into PowerShell:main with commit 8ae51b8 May 7, 2026
23 checks passed
@SteveL-MSFT SteveL-MSFT deleted the registry-pkg branch May 7, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants