You can use a stream or global context for this purpose. Take a look at the tutorial .
To better answer your question, I need to know a little more details: which build version do you want to register? Is it just a version of an executable file (simple: just add it to the global context) or an assembly containing the code that is being registered (requires a bit more effort)?
source
share