[Mono-dev] [PATCH] AssemblyName serialization compatibility
Chris Micacchi
mono at kinitos.com
Tue Sep 6 11:08:58 EDT 2005
Hello,
The AssemblyName class isn't serializable-compatible between Mono 1.1.8
and .Net 1.1. The "PublicToken" serialization field on Mono is called
"PublicKeyToken" on .Net. I've attached a patch that brings Mono's
field name into line with .Net's, and successfully tested it between
.Net 1.1 and Mono 1.1.8.
--
Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: AssemblyName.cs.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050906/03a34c6f/attachment.pl
More information about the Mono-devel-list
mailing list