Skip to content

Assembly version remains unchanged across SDK releases, causing upgrade issues #1567

Open
@tsaiggo

Description

@tsaiggo

Describe the issue
I noticed that the assembly version has remained fixed at 2.0.0.0 across different SDK releases, including v2.2.7 and v2.4.0.

This can cause problems during system upgrades, as the DLL may not be replaced if both the file name and assembly version remain unchanged.

Expected behavior
Ideally, the assembly version should be updated in line with SDK version upgrades to ensure that new versions are properly deployed and recognized.

Questions

Is there a specific reason why the assembly version is intentionally kept unchanged?

Would it be possible or advisable to increment the assembly version along with SDK releases to avoid upgrade inconsistencies?

Thank you for your clarification and support!

Metadata

Metadata

Assignees

No one assigned

    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