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 ComVisible(false) to CommonAssemblyInfo.cs to resolve #604 #611

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

Jevonius
Copy link
Contributor

The move to SDK project file format meant the [assembly: ComVisible(false)] setting was lost. This PR re-adds it to resolve #604.

@jonorossi jonorossi added this to the vNext milestone May 14, 2022
@tasoss
Copy link

tasoss commented Jul 22, 2022

Isn't this and #604 solved?

@jonorossi
Copy link
Member

Oops, I thought I merged this.

@jonorossi jonorossi merged commit eb5c0c2 into castleproject:master Aug 2, 2022
@Jevonius Jevonius deleted the add-comvisible-false branch October 4, 2022 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The assembly 'Castle.Windsor [...] is not registered for COM Interop
3 participants