why when i pull the project from the visualstudio team explorer, the assembly showed as red color line while my project is able to build.
The project is able to build with the error. How i make my project does not show the red color line anymore?
why when i pull the project from the visualstudio team explorer, the assembly showed as red color line while my project is able to build.
The project is able to build with the error. How i make my project does not show the red color line anymore?
The solution is, find the root path of the project, go find the path of the hidden directory .vs , delete everything inside .vs/{project-name}/ , it solve my problem