Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library does not run in medium trust .NET environments #23

Closed
GoogleCodeExporter opened this issue Mar 15, 2016 · 2 comments
Closed

Library does not run in medium trust .NET environments #23

GoogleCodeExporter opened this issue Mar 15, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

I am committing a fix to this issue now. Can you check that it works?

Original comment by oozcitak on 23 Aug 2010 at 7:55

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r59.

Original comment by oozcitak on 23 Aug 2010 at 7:56

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant