Quantcast
Channel: What are differences between AssemblyVersion, AssemblyFileVersion and AssemblyInformationalVersion? - Stack Overflow
Viewing all articles
Browse latest Browse all 8

Answer by linquize for What are differences between AssemblyVersion, AssemblyFileVersion and AssemblyInformationalVersion?

$
0
0

When a assembly' s AssemblyVersion is changed,If it has strong name, the referencing assemblies need to be recompiled, otherwise the assembly does not load!If it does not have strong name, if not explicitly added to project file, it will not be copied to output directory when build so you may miss depending assemblies, especially after cleaning the output directory.


Viewing all articles
Browse latest Browse all 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>