System.Data.SQLite

View Ticket
Login
Ticket Hash: 92cf2525cbe15fa06969e0f2eb8d92390b60bbe8
Title: Downloads page has Debug builds vs Release builds
Status: Closed Type: Build_Problem
Severity: Important Priority: Immediate
Subsystem: Build_Automation Resolution: Not_A_Bug
Last Modified: 2011-07-07 04:40:50
14.02 years ago
Created: 2011-04-27 19:45:24
14.21 years ago
Version Found In: 1.0.70.0
Description:
The downloads available on the "Downloads" page are debug builds in both x86 and x64 variants. I would recommend (read: consider it a bug) that the Release builds aren't available as is (vs having the consumer release build from sources).

In short: Proposed fix is to make available System.Data.SQLite.dll that is release built.


shane added on 2011-05-24 02:31:46 UTC:
They appear to be release builds for me. What makes you think they are debug builds?


mistachkin added on 2011-07-01 03:44:30 UTC:
Simply including PDB files does not mean that the binaries have been built in the Debug configuration.