Skip to content

[SBRP] AssemblyVersion is no being set correctly by the generate tooling #3328

@MichaelSimons

Description

@MichaelSimons

If you run the generate tooling for an existing package in SBRP, compile, and compare the resulting assembly to the original, you will see the new one is no longer versioned correctly, its assembly version is 0.0.0.0

image

Diffing the generated code, I see the [assembly: AssemblyVersion("a.b.c.d")] was removed.

Metadata

Metadata

Assignees

Labels

area-sbrpSource build reference packages

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions