You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be worth noticing that your DLL's will not run in a medium trust .NET
environment, since the AssemblyInfo.cs is not marked with the
AllowPartiallyTrustedCallers attribute (and not signed with a key
file).
Original issue reported on code.google.com by jeroenwe...@gmail.com on 22 Aug 2010 at 6:33
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jeroenwe...@gmail.com
on 22 Aug 2010 at 6:33The text was updated successfully, but these errors were encountered: