Skip to content

[Bug] /updateassemblyinfo filename does not work anymore #2270

@nix63

Description

@nix63

In a MSVS 2019 project I've configured a prebuild step execution with this command
gitversion /updateassemblyinfo $(SolutionDir)GlobalAssemblyInfo.cs /ensureassemblyinfo

This worked well with previous versions of GitVersion and the GlobalAssemblyInfo.cs file was generated with the info expected

With version 5.3.2, the GlobalAssemblyInfo.cs file specified in the command line is not created and the AssemblyInfo.cs files in the solution are updated.

Is this the expected behavior?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions