Standalone Version of the VS2010 SharePoint Extensions?
- by Michael Stum
Visual Studio 2010 has official Extensions for SharePoint 2010, which also includes MSBUILD .targets.
I'm setting up a Continuous Integration Server at the moment, and msbuild can't compile my SharePoint projects as these targets are missing.
Before I start manually identifying and copying over the SP stuff, I wonder if there is a standalone version so that I don't have to install VS2010 on my CI Server?