Upgraded to Visual Studio 2010
Table of contents for Visual Studio 2010 Upgrade
- Upgraded to Visual Studio 2010
- Fix the Missing webapplication.targets Error on a Build Server
I upgraded to VS2010 today. The install was painless enough but once I opened a 2008 project in VS2010 the expected fun began.
Our build server immediately failed the newly converted solution as msbuild could not find the webapplication.targets file. I fixed this and will outline how in this post. Also there are some other issues with membership classes moving in to a new namespace. I will keep posting other issues as I get to them.
What issues have you had upgrading to VS2010? Add a comment on this post so I know what to expect in the next few days.