build - Bamboo MsBuild .Net Framework 2.0 -


my project .net framework 2.0 , use visual studio 2012. project build success @ local project build error @ bamboo server

enter image description here

solution file error msb5014: file format version not recognized. msbuild can read solution files between versions 7.0 , 9.0, inclusive.

you need use version 4 of msbuild in "executable" option determines version of msbuild tools used compile application. not confuse version of .net framework targetting, controlled project files.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

authentication - Mongodb revoke acccess to connect test database -

python - Scipy.Odr multiple variable regression -