[Mono-dev] change application.productname

Alexander M. Batishchev abatishchev at godfather.net.ru
Mon Nov 24 03:04:09 EST 2008


Hi!
You can do this with [[assembly: AssemblyProduct("string")] and [assembly:
AssemblyVersion("maj.min.build.rev")]

http://msdn.microsoft.com/ru-ru/library/system.reflection.assemblyproductatt
ribute.aspx
http://msdn.microsoft.com/ru-ru/library/system.reflection.assemblyversionatt
ribute.aspx

Frequently this and other attributes are placed into AssemblyInfo.cs under
Properties folder.

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of cube3x3
Sent: Friday, November 21, 2008 5:12 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] change application.productname


Hi I am new to .Net and Mono both.

I want to know how I can change the application.productname and
application.productversion variables of my project.

Thanks in advance
-- 
View this message in context:
http://www.nabble.com/change-application.productname-tp20614023p20614023.htm
l
Sent from the Mono - Dev mailing list archive at Nabble.com.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list