[nem-en] assembly versioning
Kamil Skalski
kamil.skalski at gmail.com
Thu Feb 16 19:15:15 CET 2006
Hm, I thought MSBuild is running compiler as a separate process, so my
intuition is that it should not conflict. Can we see the message, or
can you post your MSBuild file, we you are using?
Maybe it is a problem related to compiler. I think there was some
similar problem during bootstraping on mono, that is why we have
out.stage1/Nemerle.stage1.dll instead of out.stage1/Nemerle.dll
06-02-16, NoiseEHC <NoiseEHC at freemail.hu> napisał(a):
> Can we change to versioning assemblies explicitly?
> I mean change 0.9.2.* to 0.9.2.XXX where we should increment XXX by hand
> every time we really need.
> The problem is that when MSBuild-ing Nemerle, the .NET loader terminates
> because the msbuild task
> and the nemerle compiler tries to load two Nemerle.dll files with
> different minor numbers (0.9.2.23 vs 0.9.2.25).
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list