W 
		
								
				
				
			
		Wayne P.
I am currently allowing VS to generate my build and revision numbers:
<Assembly: AssemblyVersion("1.0.*")>
I'm curious what logic is used for the generation of the build and revision
numbers - are they random, or seeded on CPU clock?
Thanks!
Wayne P.
				
			<Assembly: AssemblyVersion("1.0.*")>
I'm curious what logic is used for the generation of the build and revision
numbers - are they random, or seeded on CPU clock?
Thanks!
Wayne P.
