Use MinVer NuGet package for Versioning NuGet packages#143
Conversation
|
I'm considering going all in with |
|
Looks good to me! Definitely cleans up a lot of double-ups having a global Regarding having additional ones under tests and source, I guess it depends whether there will be more projects under those folders or whether the idea is to bring all non-specific configuration out of the single That said, I'd probably still do it because there is still a chance we might have additional projects later on - whether that be we have separate projects for the extended schema.org types and then require splitting the tests into separate projects for each. 🙂 |
I guess it doesn't matter in this one. I have other projects where it will. I try to keep them all consistent though. |
|
Turns out you have to add a nasty |
Directory.Build.propsto configure common.csprojproperties.Directory.Build.targetsto configure MinVer.