Skip to content

Set assembly version properly#10

Draft
andriikaplanovskyi wants to merge 4 commits intomainfrom
topic/ak_set_assembly_version
Draft

Set assembly version properly#10
andriikaplanovskyi wants to merge 4 commits intomainfrom
topic/ak_set_assembly_version

Conversation

@andriikaplanovskyi
Copy link
Contributor

Closes #6

We use MinVer to setup package versions based on GitHub tags. This change should additionally set AssemblyVersion, FileVersion and Version of the binary, so that when you navigate to Source Link/decompiled source in Visual Studio - you can see the version of the package.

image

@andriikaplanovskyi andriikaplanovskyi marked this pull request as draft February 6, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE: Use release tags during build to show binary version when navigating through Source Link/decompiled source

1 participant