Build 2405 => Configuration error in visual studio build action

I tried this configuration:


Name: Visual Studio

Enabled: true

Solution file: a file

Configuration: Release|Any CPU


This does not work. You must quote "Release|Any CPU" for it to work. I think that it is best if you always added quotes if they are missing.

Also Windows Phone and WinRT projects do not work in "SafeMode". Took me a while to figure that out :-). Maybe it's a nice warning.

Thank you for reporting this. It has now been fixed and will be in the next build.