https://bugzilla.novell.com/show_bug.cgi?id=381558

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=381558#c1





--- Comment #1 from Thomas Fals <[EMAIL PROTECTED]>  2008-04-18 15:42:02 MST ---
//a MONO hack (Workaround)
                   if (bDir.Contains(";"))
                       bDir = bDir.Substring(0, bDir.IndexOf(";"));
                   //---
                   string[] assemblies = Directory.GetFiles(bDir, "*.dll");


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to