Alexander Spence wrote:
>
> Btw, on an unrelated note, the is there a reason the System.Data.Sqlite
source
> files are not directly included by theSystem.Data.Sqlite.csproj file
instead of
> using a targets file?  Just makes it a pain to view or make changes to the
source
> in visual studio.
>

Yeah, this is actually an issue with Visual Studio itself.  The reason that
the files
are in a targets file is because it ends up being included by several C#
project files,
including the one for the .NET Compact Framework.
 
--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to