Skip to content

Update with COMWrapper API usage tutorial #26152

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

Merged
merged 2 commits into from
Sep 16, 2021
Merged

Update with COMWrapper API usage tutorial #26152

merged 2 commits into from
Sep 16, 2021

Conversation

LakshanF
Copy link
Contributor

Summary

We point developers to this page (COM Interop in .NET) when they run into trimming issues with build-in COM interop. Adding a link to COMWrapper tutorial to help with trimming and AOT

Fixes #24645

We point developers to this page when they run into trimming issues with build-in COM interop. Adding a link to COMWrapper tutorial to help with trimming and AOT
@LakshanF LakshanF merged commit 6aed011 into main Sep 16, 2021
@LakshanF LakshanF deleted the LakshanF-patch-1 branch September 16, 2021 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add details on why built-in COM is not trim safe
3 participants