MetacoSA / NBitcoin

Comprehensive Bitcoin library for the .NET framework.
MIT License
1.88k stars 847 forks source link

Exception when trying Access NBitcoin #816

Open furesoft opened 4 years ago

furesoft commented 4 years ago

Hi, Im using NBitcoin in my PluginSystem in .net core. But when i want to access NBitcoin Ill get these exception: Could not load file or assembly 'NBitcoin, Version=5.0.15.0, Culture=neutral, PublicKeyToken=null

NicolasDorier commented 4 years ago

I can't tell you why without more details.

furesoft commented 4 years ago

Nuget doesnt copy the needed dlls to the output window

NicolasDorier commented 4 years ago

what step to reproduce?