Skip to content

Conversation

@YuliiaKovalova
Copy link
Member

In scope of #12753 support for translating HostServices in Out of Proc Task Host was added, but limited to NET task host.

This change removes this limitation.

@YuliiaKovalova YuliiaKovalova self-assigned this Jan 19, 2026
Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

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

Do we have any way to test this in our repo? If not can we write a tiny manual test plan?

@YuliiaKovalova
Copy link
Member Author

If not can we write a tiny manual test plan?

yes, I will create a manual test plan.

@YuliiaKovalova YuliiaKovalova merged commit 956df8d into main Jan 20, 2026
10 checks passed
@YuliiaKovalova YuliiaKovalova deleted the dev/ykovalova/enable_com_in_out_of_proc_taskhost_clr4 branch January 20, 2026 17:20
YuliiaKovalova added a commit that referenced this pull request Jan 21, 2026
Fixes #
VS insertion:
https://dev.azure.com/devdiv/DevDiv/_git/VS/pullRequest/701704#1768990369

C++ projects use clr2 for DTB and this change
#13033 causes issues since an
extended flag support wasn't added to the legacy environment by design.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
johnazule pushed a commit to johnazule/msbuild that referenced this pull request Jan 22, 2026
Fixes #
VS insertion:
https://dev.azure.com/devdiv/DevDiv/_git/VS/pullRequest/701704#1768990369

C++ projects use clr2 for DTB and this change
dotnet#13033 causes issues since an
extended flag support wasn't added to the legacy environment by design.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
YuliiaKovalova added a commit that referenced this pull request Jan 22, 2026
Revert #13033 since it causes
issues with DTB in C++.
I will investigate it more
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