building .net 4 Permanently deleted user Created May 18, 2011 14:59 My previous build script had the following:<property name="teamcity_dotnet_use_msbuild_v35" value="true"/>Is there a similar property for .net 4.0?
Hi
Please take a look at this thread
http://devnet.jetbrains.net/message/5266835
You can use tools-version="4.0" attribute.
Michael
Thanks, yea I saw that and got it implemented.
So, does it solve your problem?
Yes