[MonoDevelop] [patch] fix project ID referencing

Casey Marshall cmarshall at pacificbiosciences.com
Wed Jul 9 18:53:47 EDT 2008


For msbuild files, MonoDevelop would write out project references with
the wrong project ID -- it looks like it used the ID of the current
project, not the referenced one.

Patch attached (generated in main/src/core/MonoDevelop.Projects).

2008-07-09  Casey Marshall  <cmarshall at pacificbiosciences.com>

	* MSBuildProjectHandler.cs (Save): use the referenced project's
	ID, not our ID.

Released under the MIT/X11 license, though it's trivial.

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msbuild-refs.patch
Type: text/x-patch
Size: 848 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080709/97ac6d2a/attachment.bin 


More information about the Monodevelop-list mailing list