G
Guest
Hello....I am trying to System.Reflection.Assembly.GetExecutingAssembly
().GetName
().Version.ToString () ;
to display the version of the app...but it remains static and therefore does
not increment...it's
AssemblyInfo.vb looks like this
<Assembly: AssemblyVersion("1.0.*")>
().GetName
().Version.ToString () ;
to display the version of the app...but it remains static and therefore does
not increment...it's
AssemblyInfo.vb looks like this
<Assembly: AssemblyVersion("1.0.*")>