System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 4aaca047421efd645adc8bfb63c1e486bfc1c890
Ticket: b4ff415481dd028cf85cc565720abf14052264e6
VC10 runtime dependency
User & Date: mistachkin 2011-07-24 21:58:20
Changes

  1. comment changed to:
    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.
    
  2. type changed to: "Feature_Request"