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

Build is failed if project has COM reference #131

Closed
777AvEnGeR777 opened this issue Jul 31, 2020 · 2 comments
Closed

Build is failed if project has COM reference #131

777AvEnGeR777 opened this issue Jul 31, 2020 · 2 comments
Assignees
Labels

Comments

@777AvEnGeR777
Copy link

I have a project that references NetFwTypeLib COM reference.

When I try to build the project, AspectInjector failes with the following error:
"Reference not found: 'obj\Debug\Interop.NetFwTypeLib.dll'. Please submit an issue to https://github.com/pamidur/aspect-injector"

The dll exists in obj\Debug folder. If I will remove the reference, the project will be built successfully.

I've also tried to reference another COM libraries like Accessibility and NetCon1.0 Type Library, and they give the same result

@pamidur pamidur self-assigned this Jul 31, 2020
@pamidur pamidur added the bug label Jul 31, 2020
@pamidur
Copy link
Owner

pamidur commented Jul 31, 2020

Thanks for report!
I'll take a look shortly

pamidur added a commit that referenced this issue Jul 31, 2020
@pamidur
Copy link
Owner

pamidur commented Jul 31, 2020

should be fixed in 2.4.1

@pamidur pamidur closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants