Skip to content

Customizing version properties in native projects, especially Copyright and Company name #1305

@fstanchina

Description

@fstanchina

I'd like to use Nerdbank.GitVersioning in a native C++ project. I tried adding the NuGet package to the project and apparently it works well: it generates a VersionInfo resource with all the nice little numbers I want. However, it generates generic strings for CompanyName and LegalCopyright. I'd like to customize those and also ProductName and FileDescription if possible.

I've read the documentation about version.json twice, but I don't think there's a way to customize those fields.

Metadata

Metadata

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