Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build number: What is it?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00968444
Message ID:
00968467
Vues:
12
>According to the version information of my application exe file the build number is 1805. Now I know I have not built it 1805 times (yet). So what does it tell me?
>I have tried to build my application several times (even making modifications before I built it) and the build number is still 1805. How does that number change?
>
>In my AssemblyInfo.cs file I have the following:
>
>[assembly: AssemblyVersion("1.1.*")]
>
>
>What I would like the build number to do is to increase by 1 every time I build my solution/project.
>
>Any information regarding this issue would be appreciated.
>
>Thanks,

Einar,

Look at either the FileVersionInfo.FileBuildPart Property or the Version.Build Property.

I couldn't come up with a hit on "autoincrement", but you might have better luck.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform