TFS: Unable to index one or more source files for symbols file
I have a Web API application which contains Angular, .NET and .NET Core separated projects.
When I build all the project using TFS, I got at stage publish symbol path the following message:
Unable to index one or more source files for symbols file
Therefore some files will be missing in artefacts. How can I fix this behavior?