News

Error: A portable PDB can't be converted to mdb. This has boiled down to me finding that when I use msbuild in the Docker container, it always produces portable PDB files, no-matter what I supply with ...
I use TFS Build agen on premise and I have configured my solution build to include the MSBuild parameter /p:GenerateDocumentation=false (as this is an internally deployed solution). However I notice ...