[MonoDevelop] TargetFrameworkVersion and VS2008

Giacomo Tesio giacomo at tesio.it
Thu Dec 15 05:12:48 EST 2011


Daniel, as Micheal noted (
https://github.com/mono/monodevelop/pull/138#issuecomment-3154372), the fix
don't works if you _create_ new 3.5 projects with MonoDevelop, only if you
use with MD 3.5 projects created in VS2008.

Actually I keep using the patch 'till a better fix arises, but I hope to
save you some time, tring to understand why it has not worked in such
situation.


Giacomo


On Tue, Dec 13, 2011 at 9:59 AM, Giacomo Tesio <giacomo at tesio.it> wrote:

> Daniel you could try this patch:
> https://github.com/mono/monodevelop/pull/138.diff
>
> We are currently using in our environment and works quite well (even if
> it's not a perfect fix)
>
>
> Giacomo
>
>
> On Tue, Dec 13, 2011 at 12:51 AM, Daniel Hughes <trampster at gmail.com>wrote:
>
>> This problem is also impacting the cross platform development of
>> widemargin.
>>
>> On Tue, Dec 13, 2011 at 11:24 AM, Giacomo Tesio <giacomo at tesio.it> wrote:
>>
>>> Since it looks that nobody cares, I produced a pull request
>>> https://github.com/mono/monodevelop/pull/138 that avoid to remove that
>>> specific tag from csproj.
>>>
>>> It's not a perfect fix, but improve the collaboration between
>>> MonoDevelop users and Visual Studio ones.
>>>
>>>
>>> Giacomo
>>>
>>>
>>> On Tue, Nov 22, 2011 at 10:34 AM, Giacomo Tesio <giacomo at tesio.it>wrote:
>>>
>>>> Hi there!
>>>>
>>>> Is anyone looking at this bug:
>>>> http://bugzilla.xamarin.com/show_bug.cgi?id=826 ?
>>>>
>>>> MonoDevelop (from master branch) removes the TargetFrameworkVersion
>>>> from .csproj when its value is v3.5 (the default for MonoDevelop).
>>>>
>>>> This is becoming a big issue at our company when I use both MonoDevelop
>>>> and VS2008 and my collegues use VS2008 only.
>>>>
>>>>
>>>> I could fix the problem removing from
>>>> main\src\core\MonoDevelop.Core\MonoDevelop.Projects.Formats.MSBuild\MSBuildProjectHandler.cs
>>>> lines 934-937 (if not even 925-950), but since I don't grasp the value of
>>>> such line I suspect that there are deep reason (possibly related to the
>>>> various platforms that MonoDevelop supports) for removing such tag in the
>>>> csproj.
>>>>
>>>>
>>>> Please help! :-D
>>>>
>>>>
>>>> Giacomo
>>>>
>>>
>>>
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20111215/92a72335/attachment.html 


More information about the Monodevelop-list mailing list