MSBuild action won't load a .vcxproj

We are just in the process of migrating to VS2010.

I would really like to be able to build a .vcxproj (VS2010's new C++ project format) with the MSBuild action, but when I try to set the project file I get this error:

vcxproj_error.jpg

I can build the .vcxproj using MSBuild from the command line, so I’m guessing this is a bug in your action.

Hi Chris,

Thanks for reporting this error, could you please download and install the following build of FinalBuilder and also make sure you’ve selected to use the .NET 4.0 CLR in Tools -> Options -> FinalBuilder -> .NET Framework Options.

URL: https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_2031.exe

Regards,
Paul.

That's fixed it - thanks for the quick response!

Just a small niggle - low priority - can you add *.vcxproj to the Project Files filter in the File Open dialog?

Thanks again

ms_build_options.jpg