0
Hello, I copied a Solution from one folder to another and started giving some reference errors, is an Asp.Net application that has a web API project.
In the original folder the application is running normal, in the copy folder when I open Solution and try to rebuild the error, the Route annotations that exist in the Web API controller methods turn red as if they were not finding the reference.
Does anyone know how to solve?
Thank you.
Outside the original folder, there is no folder called Packages?
– Jéf Bueno
By the way, you updated the solution packages before trying to do the build?
– Leonel Sanches da Silva
If you post the error while giving a rebuild would help..
– jpgrassi