I have this solution that consists of multiple projects (one is a class library and other is the web project, which is MVC. However, when trying to run the web project in Debug, I get the "Could not load file or assembly..." error.
I have the NuGet package references installed in the class library and the class library is referenced by the web project. So, I have no idea why this error is generating when the references are clearly included in the class library.
Class library Nuget Package References
I would like to how if anyone knows how to resolve this? It doesn't make sense to include the NuGet package in both the class library and the web application.
Aucun commentaire:
Enregistrer un commentaire