Assembly Version Number Generation

  • Thread starter Thread starter Wayne P.
  • Start date Start date
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.
 

Ask a Question

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.

Ask a Question

Back
Top