Skip to content

Set Assembly version in Nuget package #4804

Open
@CraigBrownTN

Description

@CraigBrownTN

Describe the feature

The version of Amazon.CDK.Lib.dll in its Nuget package is 1.0.0.0 for the latest version, and every other version that I have checked. Typically the version of the dll matches the version of package.

Use Case

Keeping the version the same across multiple versions makes the information useless. The version could be displayed in logs. Also, one should be able to interrogate the assembly from code and take action based upon the version. Perhaps it dictates the version of the cdk cli that is used.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.184.1

Environment details (OS name and version, etc.)

Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/mediumMedium work item – a couple days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions