Strange MSBuild behavior in Orcas beta 2
After upgrading to Orcas beta 2 from beta 1, I'm constantly getting the following error message after building my WPF (multi-project) solution:
"Entering break mode failed for the following reason: Source file 'XXX.xaml' does not belong to the project being debugged."
This happens only after I clean the intermediate solution folders (bin, obj). When I rebuild the solution twice, this message is no longer displayed.
What can be the cause of this phenomenon? This did not happen previous to beta2.
Cheers,
Yuval

