Jan is right - the AssemblyInfo.cs file is the place where versioning
information is usually specified.
The compiler saves information from assembly-level attributes such as
AssemblyVersion to the automatically created VERSIONINFO resource in
addition to the managed metadata. You can easily check this by reviewing
properties of any managed DLL in the Windows Explorer.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.