Base solution for your next web application

Activities of "jnickva1"

Question

I created and downloaded my project, the ASP.Net Core version, and cannot resolve over 150 dependencies, such as Castle.Core. The error for that specific dll is: "NU1001 The dependency Castle.LoggingFacility >= 3.3.0 could not be resolved." but I tried adding Castle.Core v3.3.3 to the .Core project where I received this error and I still get this error. This is just one example. How do I resolve all of the dependency errors? (And, yes, I already ran "Restore Packages".)

Showing 1 to 1 of 1 entries