[Mono-bugs] [Bug 544829] System.Management 2.0.0 isn't detected as a dependency for BlogEngine, even though it is

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 7 15:51:18 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=544829

User jpobst at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=544829#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Normal




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  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.


More information about the mono-bugs mailing list