I have a Visual Studio 2012 solution with about 30 C# projects. I'm setting the Output Path in Visual Studio to put all my Plugins in a Subdirectory of my Binary Directory.
How can I put my Plugins in the ..\Binary\Plugins\ Folder with TFS 2012 Buid?