What ‘additional configuration’ is necessary to reference a .NET 2.0 mixed mode assembly in a .NET 4.0 project? I have a project in which I’d like to use some of the .NET 4.0 features but a core requirement is that I can use the System.Data.SQLite framework which... May 2, 2022 0 Comments