Skip to content

Update COM host to match RegAsm registration behavior - #63292

Merged
AaronRobinsonMSFT merged 2 commits into
dotnet:mainfrom
AaronRobinsonMSFT:runtime62529
Jan 3, 2022
Merged

Update COM host to match RegAsm registration behavior#63292
AaronRobinsonMSFT merged 2 commits into
dotnet:mainfrom
AaronRobinsonMSFT:runtime62529

Conversation

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member

@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

We should consider this fix for servicing in .NET 6.

@ghost

ghost commented Jan 3, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #62529

/cc @jkoritzinsky@elinor-fung

Author:AaronRobinsonMSFT
Assignees:-
Labels:

area-Host

Milestone:7.0.0

Comment threadsrc/native/corehost/comhost/comhost.cpp Outdated
@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit 623c059 into dotnet:mainJan 3, 2022
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the runtime62529 branch January 3, 2022 23:36
@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1651414923

@ghostghost locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to change the ComHost Server registry name?

2 participants

@AaronRobinsonMSFT@elinor-fung