Skip to content

Add missing Windows resources to package#1463

Merged
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:windows-pkg-resources
Apr 3, 2026
Merged

Add missing Windows resources to package#1463
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:windows-pkg-resources

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

PR Summary

A data file wasn't updated so the resources weren't included in the package

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 the build/package metadata so newly-added/previously-missed Windows DSC resources are included in produced Windows packages (zip/msix), aligning packaged contents with the set of built Windows resources.

Changes:

  • Add dism_dsc.exe and its resource manifests (featureondemand / optionalfeature) to the Windows package file list.
  • Add windows_firewall.exe and its resource manifest to the Windows package file list.

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 3, 2026
Merged via the queue into PowerShell:main with commit 5ef68a5 Apr 3, 2026
53 of 55 checks passed
@SteveL-MSFT SteveL-MSFT deleted the windows-pkg-resources branch April 3, 2026 20:27
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