Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Support for .NET 4 Client Profile
Permanently deleted user
Created
Hi,
Does the latest version of TeamCity allow me to target .NET 4 Client Profile for my WPF application? The TeamCity MSBuild Runner only includes .NET 4 Framework?
To build .NET 4 projects you need MSBuild from .NET framework 4.0. Target framework is specified inside project files.