Skip to content

Doesn't work when the AssembilyInfo.cs file looks like x.y.z.* #5

@DSBloom

Description

@DSBloom

We use a '' for the 4th digit in our AssemblyInfo.cs file to let Visual Studio generate the 4th number. It looks like Assemby Info Reader is reading that text and trying to create a variable with a value of (in our case) 5.0.0., and not the generated version.

Is this expected behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions