I\'m building and deploying a solution from Visual Studio 2015 using TFS 2012 without issues. I have decided to incorporate my unit tests as part of the prerequisites for th
Found this article, but I have not tested it myself: NUnit failed to load in TFS build
I ended up temporarily excluding my unittest-project from the build like described here