phmonte / Buildalyzer

A utility to perform design-time builds of .NET projects without having to think too hard about it.
MIT License
589 stars 92 forks source link

Make sure all project references are distinct #204

Closed Mingxue008 closed 2 years ago

Mingxue008 commented 2 years ago

This is to resolve issue #203.

birojnayak commented 2 years ago

looks good to me

daveaglick commented 2 years ago

Thanks @Mingxue008 for the fix! And thanks @birojnayak and @Therzok for the review! I'll get this merged and released tomorrow 👍

daveaglick commented 2 years ago

FYI - I went ahead and applied the suggestions to the PR branch to get a CI build going. Assuming that passes I'll merge it all in.

daveaglick commented 2 years ago

Thanks all! This will go out in the next version (hopefully today, but also trying to track down another issue I'd like to fix in the release so might get delayed).