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

Add late binding lookup in VB.NET for COM objects #91399

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

AaronRobinsonMSFT
Copy link
Member

Add back support for COM late-binding in VisualBasic

Fixes #90541

@ghost
Copy link

ghost commented Aug 31, 2023

Tagging subscribers to this area: @cston
See info in area-owners.md if you want to be subscribed.

Issue Details

Add back support for COM late-binding in VisualBasic

Fixes #90541

Author: AaronRobinsonMSFT
Assignees: -
Labels:

area-Microsoft.VisualBasic

Milestone: 9.0.0

@AaronRobinsonMSFT
Copy link
Member Author

AaronRobinsonMSFT commented Aug 31, 2023

Failures are #91410

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 97a98cd into dotnet:main Aug 31, 2023
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_90541 branch August 31, 2023 23:02
@AaronRobinsonMSFT
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6043296365

@ghost ghost locked as resolved and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual Basic late binding failure on COM objects
4 participants