[Mono-dev] [PATCH] ASP.NET 2.0 - implement assembly mappings for mono

Marek Habersack grendello at gmail.com
Sat Feb 10 00:22:28 EST 2007


Hello,

  The attached diff implements support for the .combiled (so-called
preservation) files. MS.NET uses them to map assembly names like
App_GlobalResources to the real assembly name (e.g.
App_GlobalResources.xxxxxx). This support is largely undocumented by MS, but
I've found enough information to implement it for mono at least to some extent.
Please review, thanks

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AssemblyMapping.diff
Type: text/x-patch
Size: 11225 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070210/34dfa226/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070210/34dfa226/attachment-0001.bin 


More information about the Mono-devel-list mailing list