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

Referencing addins that contain multiple assemblies throws an error #410

Closed
SharpeRAD opened this issue Sep 12, 2015 · 1 comment
Closed

Comments

@SharpeRAD
Copy link
Contributor

Example:

#addin "RestSharp"

Throws "An assembly with the same simple name 'RestSharp' has already been imported"

@devlead
Copy link
Member

devlead commented Sep 12, 2015

Hi believe this is a duplicate of #373 , issue occurs when nuget is multi target, we need to fix identifying best match dll.

@devlead devlead closed this as completed Sep 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants