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

Set BuiltInComInteropSupport=false for test assemblies which don't (and shouldn't) use COM #54523

Open
agocke opened this issue Jun 21, 2021 · 3 comments
Labels
area-Interop-coreclr linkable-framework Issues associated with delivering a linker friendly framework test-enhancement Improvements of test source code
Milestone

Comments

@agocke
Copy link
Member

agocke commented Jun 21, 2021

I'm thinking of test assemblies like System.Collections, which probably doesn't have any dependencies on COM.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Interop-coreclr untriaged New issue has not been triaged by the area owner labels Jun 21, 2021
@agocke agocke added linkable-framework Issues associated with delivering a linker friendly framework and removed untriaged New issue has not been triaged by the area owner labels Jun 21, 2021
@ghost
Copy link

ghost commented Jun 21, 2021

Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr
See info in area-owners.md if you want to be subscribed.

Issue Details

I'm thinking of test assemblies like System.Collections, which probably doesn't have any dependencies on COM.

Author: agocke
Assignees: -
Labels:

area-Interop-coreclr, linkable-framework

Milestone: -

@jkoritzinsky
Copy link
Member

Even if we don't do this for the default run, we should definitely have a rolling/scheduled CI run that does this.

@elinor-fung
Copy link
Member

@agocke I see that you have this in the AppModel .NET 6.0 project. Are we considering this a 6.0 issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Interop-coreclr linkable-framework Issues associated with delivering a linker friendly framework test-enhancement Improvements of test source code
Projects
Status: No status
Development

No branches or pull requests

4 participants