Skip to content

Fix the build when using PSDesiredStateConfiguration module from PS Gallery - #15355

Merged
Aditya Patwardhan (adityapatwardhan) merged 2 commits into
PowerShell:masterfrom
anmenaga:FixBuild
May 5, 2021
Merged

Fix the build when using PSDesiredStateConfiguration module from PS Gallery#15355
Aditya Patwardhan (adityapatwardhan) merged 2 commits into
PowerShell:masterfrom
anmenaga:FixBuild

Conversation

@anmenaga

Copy link
Copy Markdown

PR Summary

The build is now using the PSDesiredStateConfiguration module from PS Gallery but has a check for a catalog file which is no longer there. This PR removes the check.

PR Checklist

@anmenaga Andrew (anmenaga) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label May 5, 2021
Comment thread assets/wix/files.wxs
</Component>
</Directory>
<Component Id="cmp67C4A6FC5E48487BB31DE411CF38B0B2">
<File Id="fil747B2801746E4FFCB93000BBA1089F15" KeyPath="yes" Source="$(var.ProductSourcePath)\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.cat" />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Revert this change and let the code generate the update and check that in.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

updated.

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label May 5, 2021
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label May 5, 2021
@ghost

Copy link
Copy Markdown

🎉v7.2.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants