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