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

Explicitly add Microsoft.Management.Configuration as remoting server dependency #4418

Merged
merged 1 commit into from Apr 27, 2024

Conversation

yao-msft
Copy link
Contributor

@yao-msft yao-msft commented Apr 27, 2024

There's some issue with the build toolchain in internal pipeline that deep dependencies (3 level deep) are not picked up by the build. Explicitly adding the dependency fixed the issue. Manually validated the release package produced by internal pipeline and mixed elevation works as expected.

Microsoft Reviewers: Open in CodeFlow

@yao-msft yao-msft requested a review from a team as a code owner April 27, 2024 06:25
@yao-msft yao-msft merged commit 2ea3055 into microsoft:master Apr 27, 2024
8 checks passed
yao-msft added a commit to yao-msft/winget-cli that referenced this pull request Apr 27, 2024
…dependency (microsoft#4418)

There's some issue with the build toolchain in internal pipeline that
deep dependencies (3 level deep) are not picked up by the build.
Explicitly adding the dependency fixed the issue. Manually validated the
release package produced by internal pipeline and mixed elevation works
as expected.

###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/4418)
yao-msft added a commit that referenced this pull request Apr 29, 2024
…dependency (#4418) (#4419)

There's some issue with the build toolchain in internal pipeline that
deep dependencies (3 level deep) are not picked up by the build.
Explicitly adding the dependency fixed the issue. Manually validated the
release package produced by internal pipeline and mixed elevation works
as expected.
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.

None yet

2 participants