I have an ASP.NET web application running on .NET 4.6.1. This application depends on other projects. And when I cleaned the main application, my VS 2017 no longer recognized the “using” namespaces of other projects.
I tried to add the references of the other projects in the main projects but that didn’t solve anything.
Batsum is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2