System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 566f1ad1e4ab47bb3666d3747b767bd1f2c9a8d3
Title: .NET 4.0 Client Profile
Status: Closed Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Build_Automation Resolution: Fixed
Last Modified: 2011-10-20 14:05:34
Version Found In: 1.0.66.0
Description:
Please consider supporting .NET 4.0 Client Profile.

<hr /><i>anonymous added on 2011-10-19 17:07:15 UTC:</i><br />
Seconded, i need a build for Client Profile too! Or can I just use the regular binaries on systems without the full framework installed?

<hr /><i>mistachkin added on 2011-10-20 13:36:40 UTC:</i><br />
<nowiki>
Technically, we already 'support' compiling with the .NET 4.0 Client Profile [even though it is not selected by default] as we do not reference anything in the core System.Data.SQLite assemblies that is not available in the client profile.
</nowiki>

<hr /><i>mistachkin added on 2011-10-20 14:05:34 UTC:</i><br />
Fixed by check-in [f2b84d6d25].