Reputation: 5751
What is the best way to version your asp.net website using the standard major.minor.revision.build? Do you use a script or do you manually change those numbers?
Upvotes: 1
Views: 239
Reputation:
We set it via our build and deploy script.
Upvotes: 2