Skip to content

Version flag not persisting with the referenced executable #584

@tub5

Description

@tub5

When using the new Version flag, this is not being persisted to the dotnet command (I'm not sure why this wasn't in the PR).
You can bypass this by using electronize build /target win /Version 2.0.13 /p:Version=2.0.13 /p:ProductVersion=2.0.13 however, this should not have to be the case.

  • Version: 13.5.1
  • Target: Windows

Steps to Reproduce:

  1. use the /Version flag when building the electronize build command

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions