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 EnableGeneratedComInterfaceComImportInterop property to control the source-generated/built-in COM interop interaction feature switch. #34072

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

jkoritzinsky
Copy link
Member

This change provides a nice property to control the opt-in feature implemented in dotnet/runtime#87583.

We will use this property in the source-generated COM interop analyzers, so we will also make it CompilerVisible.

…he source-generated/built-in COM interop interaction feature switch.
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jul 18, 2023
@jkoritzinsky jkoritzinsky added Area-NetSDK and removed Area-Infrastructure untriaged Request triage from a team member labels Jul 18, 2023
@jkoritzinsky jkoritzinsky added this to the 8.0.1xx milestone Jul 18, 2023
Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Does the feature need to be disabled by default when trimming?

@jkoritzinsky jkoritzinsky merged commit ec6f082 into dotnet:main Jul 18, 2023
16 checks passed
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.

3 participants