http://bugzilla.novell.com/show_bug.cgi?id=544829
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=544829#c1 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal --- Comment #1 from Jonathan Pobst <[email protected]> 2009-10-07 13:51:18 MDT --- This is caused by System.Management not being referenced by the BlogEngine.Core.dll. It is only referenced in the Web.Config. Since we currently only scan .dll/.exe's using Cecil to determine dependencies, System.Management is not found. Maybe we can come up with some way to scan files called Web.Config as well. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
