lecaillon / Preconditions

Preconditions.NET provides convenience static methods to help check that a method or a constructor is invoked with proper parameter or not.
MIT License
25 stars 6 forks source link

Support .NET 4.5 #3

Closed strvmarv closed 6 years ago

strvmarv commented 6 years ago

Ya, I know it's out of support as of Jan 2016, but folks still use it. No behavioral changes required, just additional targets and a new set of packages. PR shortly...