mtherien / slntools

Solution Tools for Visual Studio - manages solution files
MIT License
28 stars 14 forks source link

Exception thrown on mergesolutions #1

Closed mtherien closed 6 years ago

mtherien commented 6 years ago

upon comparing two solutions (that do load properly) I get an exception, see attached image.

Attachments

exception.JPG MUSE7.sln MUSE7.sln CommonAncestor.sln

This work item was migrated from CodePlex

CodePlex work item ID: '450' Vote count: '1'

mtherien commented 6 years ago

[camvet@4/9/2009] I am also attaching the two solution files.

mtherien commented 6 years ago

[UnknownUser@4/9/2009]

mtherien commented 6 years ago

[camvet@4/9/2009] here is the other solution

mtherien commented 6 years ago

[UnknownUser@4/9/2009]

mtherien commented 6 years ago

[camvet@4/9/2009] also adding commonancestor.sln

mtherien commented 6 years ago

[UnknownUser@4/9/2009]

mtherien commented 6 years ago

[camvet@4/9/2009] Found that solution file had same dependency listed twice for one project. I believe you would be safe to detect this situation and simply ignore the duplicate dependancy, then the file gets written out, the duplicate ends up removed.

mtherien commented 6 years ago

[UnknownUser@4/9/2009] Resolved with changeset 5923.

mtherien commented 6 years ago

[UnknownUser@2/14/2013]

mtherien commented 6 years ago

[UnknownUser@5/16/2013]