Hi all

I have an GUI application written in c# VS 2005. I want to be able to to modify the assembly name and other assembly information depending on the context in which the application is built. for example whether it is built as debug or release, or some other configuration.

I had thought of doing this as a prebuild step but have been unable to find any examples of this.

Anybody have any suggestions ?

any help would be appreciated

regards

simon