Skip to content

UpdateAssemblyInfo and GenerateGitVersionInformation need to be done earlier #2167

@tpaxatb

Description

@tpaxatb

Similar to #1465, the UpdateAssemblyInfo and GenerateGitVersion targets, which write out the appropriate code classes and attributes, need to be done prior to MarkupCompilePass1. In addition, in order for them to be compiled into the pass, the files need to be added to the _GeneratedCodeFiles item list so they are added to the compile line.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions