views:

107

answers:

0

I work almost exclusively in Release mode since debugging it is good enough for the rare times I need to debug. I've recently started trying to use Expression Blend 3 for my xaml, but it seems to only work with the debug version of my project. Is there any way to change this?

I'd really like to avoid having to build everything debug just to get Blend to work right, especially since the code involved is spread over 3 sln's.

Thanks