-
Notifications
You must be signed in to change notification settings - Fork 662
Closed
Description
Having a solution with multiple projects, how does one go about versioning all assemblies?
I have added GitversionTask and created a GitVersion.yml that fit our needs. But when building with MSBUILD, only the executable is versioned? I would like all dll from different projects also to be versioned.
Looks like I could add GitVersionTask to all projects, but that seems like a workaround. Would like that we do not have to think of remebering to add GitVersionTask when new dlls is added.
I have tried the VSTS GitVersion extension which does this by default. Unfortunaly at the moment we are not allowed to use the VSTS extension. :(
Metadata
Metadata
Assignees
Labels
No labels