[Mono-devel-list] [PATCH] Profile 2.0 assembly versions

Ben Maurer bmaurer at ximian.com
Fri Jul 29 13:25:09 EDT 2005


On Fri, 2005-07-29 at 19:21 +0200, Kornél Pál wrote:
> >>From Kornel:
> >> BTW what about the 2.0.0.0 patch?
> >
> > I'd still like to kill all the #if NET_1_1 crap in the files and use
> > MonoConsts.FxVersion or something. It will save us pain in the future.
> 
> In this case I would like to do some more AssemblyInfo.cs centralization
> (movig common attributes to a common file and using a common set of
> attributes in all the assemblies with MS.NET attributes in mind of course)
> and cleanup because AssemblyInfo.cs files are a bit anarchistic currently.
> And adding AssemblyFileVersion attributes to all of the assemblies with the
> version you currently emit to the common MonoVersion.cs. And emit a contant
> instead of AssemblyVersion attribute that can be used in a common file.
> 
> Is it OK? (I mean on OK that in addition that it meats your/our plans on
> Mono it will be approved if the patch is correct, without saying that we
> want to wait until next millenium or 101 other patches should be committed
> before that one. Because I don't like to waste time on patches that will not
> be approved in a resonable time.)

Yeah, for assembly versioning, as much as possible should be shared.

-- Ben




More information about the Mono-devel-list mailing list