Visual Studio 2010, targetting the 4.0 framework for debug and the 4.0 Client Profile for release.
Posted
by Aran Mulholland
on Stack Overflow
See other posts from Stack Overflow
or by Aran Mulholland
Published on 2010-05-06T03:38:18Z
Indexed on
2010/05/06
3:48 UTC
Read the original article
Hit count: 342
I have been unable to edit and continue in a project that targets the 4.0 Client Profile however i can if i am targetting the full 4.0 Framework.
I want to release against the client profile to limit the download required to install.
Is there anyway i can build against the client profile but debug agains the full version?
© Stack Overflow or respective owner