Expression Blend does not allow to select Solution Configuration/Platform
Posted
by Lenik
on Stack Overflow
See other posts from Stack Overflow
or by Lenik
Published on 2010-05-07T18:52:30Z
Indexed on
2010/05/07
18:58 UTC
Read the original article
Hit count: 216
expression-blend
|wpf
Our solution is built using Release|x86; however, when our designers try to build using Blend they are forced to use Any CPU which we don't want to to add since it's going to change the behavior. I checked version 4, and it does not seem to address this issue.
Is there a way to specify Solution Configuration/Platform when using Blend? Any workarounds?
© Stack Overflow or respective owner