I am creating a .NET 2.0 database, and I want to use any library of test frameworks for unit testing the .NET 2.0 codebase. Is there some kind of assembly using .NET 3.5, still OK, am I using it as a tool for testing .NET 2.0 modules?
Try
source
share