Open
Description
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
Labels
No labels