phmonte / Buildalyzer

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

Add support for update property #171

Closed eNeRGy164 closed 3 years ago

eNeRGy164 commented 3 years ago

If Include is not set, try Update

Fixes #170

eNeRGy164 commented 3 years ago

Hi @daveaglick,

Any chance you will have some time to look at the PR's?

daveaglick commented 3 years ago

Probably not this week (I'm on vacation and try hard to unplug), but I'll definitely carve out time early next week when I'm back. Got a few projects with backed up PRs to look at.

(And thanks for the ping in any case - I tend to forget when PRs back up on some of my projects, always up for a reminder)

eNeRGy164 commented 3 years ago

No problem, enjoy your vacation!

eNeRGy164 commented 3 years ago

*poke*

@daveaglick, consider this a friendly nudge :)

daveaglick commented 3 years ago

Guess it's finally time I clear the backlog here :) I'll start going through the open PRs and merging them with a release once they're all done.

daveaglick commented 3 years ago

And merged! Thanks...and especially for including some tests that make this easy to hit the merge button :). I'll get a release out ASAP once I clear the rest of the backlog.