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

fix: The following assembly name can not be resolved automatically #15

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

yanggenjie
Copy link

Purpose

(FILL ME IN) for fix this issue: "The following assembly name can not be resolved automatically..."

Trouble

When the CopyAndLoadAddin method is executed, the fileAssemblyTemp variable value is a temporary path, Only one file was copied

here should copy the original path and put all the dll files into the temporary directory so that the relevant .dll files can be found

@chuongmep
Copy link
Owner

Hi @yanggenjie , thank you for your pull request, did you tried test with rebuild assembly and run code again ? Copy and load from original file assembly is not allow because can't Unload assembly after loaded.

@yanggenjie
Copy link
Author

@chuongmep Well, this is indeed a bug, Let me try it again

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.

2 participants