Vikas Ahlawat

Vikas Ahlawat

  • NA
  • 564
  • 817.9k

How to change the Assembly Name in C#?

Oct 22 2010 12:01 PM
I want to change the name of my Assembly Programmatically in C#, there is a way through which I can change it from Project Properties, but I want to change it Programmatically, so that my output .exe name is changed.. Any trick for that?

Answers (1)