Skip to content

Versioning all assemblies #1420

@AndersLindPedersen

Description

@AndersLindPedersen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions