Setting Version/Copyright/Description

  • Thread starter Thread starter Stephen Durtschi
  • Start date Start date
S

Stephen Durtschi

I want to be able to set the version, copyright info, and file description
on my executables. It seems like this should be a very simple thing, but I
can't find where or how to do it.
 
Hi Stephen,

Look in the AssemblyInfo class and set the values there. It is fairly self
explanatory.

Gary
 
Back
Top