System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: d18c848c3e346d1f2794700ca9cf368ab8e61dbe
Title: project doesn't reference any source files
Status: Closed Type: Build_Problem
Severity: Critical Priority: Immediate
Subsystem: Build_Automation Resolution: External_Bug
Last Modified: 2011-07-07 04:42:18
Version Found In: 1.0.73.0
Description:
i downloaded the latest build, 1.0.73.0. when opening the project file in vs2010 i see that the project System.Data.Sqlite.2010 has no files in the project (even though they exist on disk). System.Data.SQLite.Module.2010 also has no files attached.

if i add the files to the projects then i get build errors complaining that i've added things twice.

<hr /><i>shane added on 2011-06-08 12:42:49 UTC:</i><br />
Source file references have been broken out into a common project file that is included in the various solutions (2008, 2010, msbuild, etc.) so that the source file list is maintained in one place.   For example, see the file System.Data.SQLite.Files.targets    

<hr /><i>mistachkin added on 2011-07-07 04:42:18 UTC:</i><br />
This is a known issue with how Visual Studio interprets the csproj file.  The files are present in the project; however, Visual Studio does not display them in the IDE.