natemcmaster / DotNetCorePlugins

.NET Core library for dynamically loading code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on loading NuGet package

vitalijusb85 opened this issue · comments

Hi, in the plug project, I installed Google.Protobuff package. When I run the host project I get an error:
Could not load file or assembly 'Google.Protobuf, Version=3.21.12.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604'. An operation is not legal in the current state. (0x80131509)

What wrong am I doing?

Thanks for your help.

This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please comment if you believe this should remain open, otherwise it will be closed in 14 days. Thank you for your contributions to this project.