How to upgrade Assembly Version number at run time
Posted
by Qutbuddin Kamaal
on Stack Overflow
See other posts from Stack Overflow
or by Qutbuddin Kamaal
Published on 2010-06-07T12:31:30Z
Indexed on
2010/06/07
12:32 UTC
Read the original article
Hit count: 197
c#
Hi
I am compiling generated code at run time using System.CodeDom.CodeCompileUnit
any Idea how can I upgrade its assembly version???
© Stack Overflow or respective owner