See the AssemblyInfo.cs (or .vb) file in your project. This is created with
a default set of assembly-wide attributes for AssemblyVersion as well as
description, companyname etc information. By default your assembly (dll or
exe) is given the version 1.0.* which means the build number is incremented
automatically each time you build the project and the major and minor
versions are fixed at 1.0.
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.