views:

48

answers:

1

In Visual Studio I can easily control which configuration is built, Debug or Release or something else. How do I control which configuration is built in Expression Blend 3?

A: 

Take a look at my answer to this SO question. I think that Blend 3 and Blend 4 work similarly when it comes to build configuration.

Jacob