[MonoDevelop] Automatic assembly version and MonoDevelop

Maxim makska at yandex.ru
Tue Nov 16 18:58:07 EST 2010


Hello!

I have one question related to maintaining Assemby version in MonoDevelop.
I've wrote in AssemblyInfo.cs line:
[assembly: AssemblyVersion("1.7.*")]

After compiling project in MonoDevelop compiled library got automatic version 
like 1.7.3547.5965.
But now it get version 1.7.0.0.

I don't know when exactly it breaks: when I moved from pure svn repository to 
svn over https (using Apache module), or when I upgrade MonoDevelop from 2.2 to 
2.4, or when I upgrade Mono from 2.6.4 to 2.8.
Only one note: build and revision numbers (3547.5965) are was not the same as 
revision number in SVN.

Could anyone explain me how to restore automatic assembly versions?
Is there any guide related to this topic?

Many thanks for any info!

With best wishes,
Max Karavaev


More information about the Monodevelop-list mailing list