[Mono-list] System.configuration difference in MS.NET 2.0 vs Mono

John Anderson sontek at gmail.com
Thu May 24 00:23:38 EDT 2007


In MS.NET the .net 1.1 Configuration assembly is System.Configuration and
the .NET 2.0 Assembly is System.configuration (lowercase c)  but in Mono it
is combined into 1 assembly System.Configuration so when importing VS2005
projects the references don't match up and you run into build errors until
you re-reference the assembly to the mono one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070523/7f000858/attachment.html 


More information about the Mono-list mailing list