Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy DevSetupAgent dependencies (Microsoft.Management.Configuration.*) to the output directory. #2618

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

sshilov7
Copy link
Member

Summary of the pull request

Build stopped copying Microsoft.Management.Configuration.winmd and Microsoft.Management.Configuration.dll files to the output directory of DevSetupAgent (presumably after changing RIDs in project files). DevSetupAgent.exe does not use those files directly, but DevSetupEngine.exe does.
This change adds copy commands to DevSetupAgent and DevSetupEngine projects to get those files into the output.

Validation steps performed

Tested build from VS and build.ps1 script.

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

@sshilov7 sshilov7 self-assigned this Apr 12, 2024
@sshilov7 sshilov7 merged commit a62d4bd into main Apr 12, 2024
4 checks passed
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.

4 participants