castleproject / Windsor

Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
http://www.castleproject.org
Apache License 2.0
1.52k stars 456 forks source link

NUNIT_SETCULTUREATTRIBUTE and NUNIT_TIMEOUTATTRIBUTE (Remove) #635

Closed Jevonius closed 1 year ago

Jevonius commented 2 years ago

As the code now targets netstandard2.0 rather than netstandard1.6, this conditional compilation symbol can be removed.

Draft: Requires update to NUnit covered by #630