[MonoDevelop] TargetFrameworkVersion

Bryan Murphy bmurphy1976 at gmail.com
Tue Aug 12 15:38:10 EDT 2008


Hey guys,
I've got a problem where the trunk build of monodevelop keeps changing
the TargetFrameworkVersion from v3.5 to v2.0 in my csproj files.  The
problem with this is that I can no longer compile under Visual Studio 2008
since we make extensive use of v3.5 features.  VS does not make those
features available when you are targeting the v2.0 framework, and hence our
builds break.

Right now, I have to manually change the framework version every time I
commit a change to a csproj file, but it's easy to forget.  Is there a way I
can force monodevelop to leave this alone?

Thanks,
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080812/3d034f12/attachment.html 


More information about the Monodevelop-list mailing list