System.Data.SQLite

Check-in [e71df197ac]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Phrasing change for the managed-only NuGet package text.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e71df197ac58e2b9b923d3ada99940bb5d5d4d19
User & Date: mistachkin 2012-08-28 17:50:39.688
Context
2012-08-28
21:26
Cleanup the databases opened by the test for ticket [8c3bee31c8]. check-in: 0d56186490 user: mistachkin tags: trunk
17:50
Phrasing change for the managed-only NuGet package text. check-in: e71df197ac user: mistachkin tags: trunk
17:44
Update FAQ entry regarding the NuGet packages. check-in: ee51eb6bf1 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/downloads.wiki.
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
    <td valign="top">
      This NuGet package contains the managed binaries for System.Data.SQLite
      1.0.81.0.  The .NET Framework 3.5 SP1 or 4.0 is required.
      <br />
      <big><b>This NuGet package does not include any code from the native
      SQLite core library and will not work properly without the native assembly
      &quot;SQLite.Interop.dll&quot; compiled for the processor architecture of
      the parent process being present in a directory in the native library
      search path.</b></big>
      <br />
      (sha1: e018c036ca199fab0f382150dff09cc78b0c054e)
    </td>
  </tr>

  <tr>
    <td width="10">&nbsp;</td>







|
|







588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
    <td valign="top">
      This NuGet package contains the managed binaries for System.Data.SQLite
      1.0.81.0.  The .NET Framework 3.5 SP1 or 4.0 is required.
      <br />
      <big><b>This NuGet package does not include any code from the native
      SQLite core library and will not work properly without the native assembly
      &quot;SQLite.Interop.dll&quot; compiled for the processor architecture of
      the host process being present in a directory in the native library search
      path.</b></big>
      <br />
      (sha1: e018c036ca199fab0f382150dff09cc78b0c054e)
    </td>
  </tr>

  <tr>
    <td width="10">&nbsp;</td>