← Back to team overview

nunit-core team mailing list archive

[Bug 746247] Re: Add AllowPartiallyTrustedCallersAttribute to nunit.framework assembly to allow use in medium trust scenarios

 

** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/746247

Title:
  Add  AllowPartiallyTrustedCallersAttribute to nunit.framework assembly
  to allow use in medium trust scenarios

Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  /well, it's not a bug, it's a feature request/

  Please consder adding the  AllowPartiallyTrustedCallersAttribute to
  the nunit.framework assembly. We're running certain integration tests
  in a medium trust scenario to ensure compatibility of our library in
  these cases and right now, have to make a custom build of
  nunit.framework to enable this. The only alternative is to forgo the
  nunit asserations, but we've really come to like them ;)

  Regards, Michael

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/746247/+subscriptions


References