What could be causing my build and revision numbers to not be incrementing? I have the standard
in my assemblyinfo.vb file.
I have built the file, rebuilt the file, built the solution, and rebuilt the solution and none have changed the file.
Thanks
Code:
<Assembly: AssemblyVersion("1.0.*")>
I have built the file, rebuilt the file, built the solution, and rebuilt the solution and none have changed the file.
Thanks