Skip to content

Generated file should be ignorable #6

@ImrePyhvel

Description

@ImrePyhvel

Generated file Properties\AssemblyInformationalVersion.gen.cs is included in project, causing it to show as "changed" after any build. This makes it cumbersome when working with version control systems.

For git you can manually set this file to be not tracked but on TFS ignored files are not sent to

Generated file should be changed so the file would be added dynamically at compile-time and not require the dynamic file to be added/updated in version control at all. It should still be easy to observe the generated file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions