Could not load file or assembly ‘Microsoft.Practices.EnterpriseLibrary.Common’ or one of its dependencies
I have searched google for this and could not find the solution to the problem.
I have searched google for this and could not find the solution to the problem.
If a library (eg, on github) doesn’t distribute itself via a nuget package, I’d have to manually include it as a reference, correct? I see a lot of reference posts for how to add a reference to a project for Visual Studio, but I can’t seem to figure out how to do it on Visual Studio Code.