I\'ve got an asp.net mvc deployment package that I\'m trying to build with team city. The package builds without any problems, but the bin folder contains file that are not
After a bunch more digging around I noticed that the build server had the .Net framework on, but not the framework SDK. After installing the SDK on the build server the additional assemblies were no longer added.