System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: b4ff415481dd028cf85cc565720abf14052264e6
Title: VC10 runtime dependency
Status: Closed Type: Feature_Request
Severity: Critical Priority: Immediate
Subsystem: Native_Assembly Resolution: Fixed
Last Modified: 2011-07-24 21:58:20
Version Found In: 1.0.74
Description:
Please link with C++ runtime statically. Runtime dependency makes it impossible to upgrade from the old 1.0.66 for me and many others. 1.0.66 doesn't require additional fat runtimes.

<hr /><i>mistachkin added on 2011-07-24 21:57:21 UTC:</i><br />
This has been addressed by check-in [740c774926].  It is now possible to build statically linked interop DLLs (mixed-mode and/or native only) from the Visual Studio IDE or from the command line via MSBuild.  However, there are no current plans to create official release packages containing these statically linked interop DLL.