Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

AssemblyFileVersion #41

Open
MiguelAlho opened this issue May 31, 2017 · 0 comments
Open

AssemblyFileVersion #41

MiguelAlho opened this issue May 31, 2017 · 0 comments

Comments

@MiguelAlho
Copy link

Hi is there any reason to fix AssemblyFileVersion in the AssemblyInfo file?

I know a fixed AssemblyVersion is useful to support dll replacement and avoid the assembly binding requirement. But is there any need you have come by that requires the AssemblyFileVersion to be fixed?

This is problematic in one scenario I have, which is the analysis an installer like Install Shield performs to determine if the file should be patched. AssemblyFileVersion is used for that verification and if the version is not augmented from one upgrade to another, It simply isn't replaced (not a great behaviour, but one we do verify).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant