Saw some code snippet inside AssemblyInfo.cs like
[assembly: someattributename]
What does this code mean?
I even saw some method to
General Information about this assembly is controlled through this set of attributes.
a simple explanation is shown in this Link