[Mono-bugs] [Bug 608069] .assembly extern retargetable causing System.TypeLoadException (not implemented?)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat May 22 05:51:56 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=608069#c2


--- Comment #2 from Marek Safar <msafar at novell.com> 2010-05-22 09:51:55 UTC ---
assembly header

assembly extern mscorlib
{
  .ver 3:5:0:0
  .publickeytoken = (96 9D B8 05 3D 33 22 AC ) // ....=3".
}
assembly extern retargetable Microsoft.VisualBasic
{
  .ver 8:1:0:0
  .publickeytoken = (96 9D B8 05 3D 33 22 AC ) // ....=3".
}
assembly extern retargetable System
{
  .ver 3:5:0:0
  .publickeytoken = (96 9D B8 05 3D 33 22 AC ) // ....=3".
}
assembly extern retargetable System.Xml.Linq
{
  .ver 3:5:0:0
  .publickeytoken = (96 9D B8 05 3D 33 22 AC ) // ....=3".
}
assembly extern Newtonsoft.Json.Compact
{
  .ver 3:5:0:0
}

-- 
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