Using VS and SQLite (from NuGet pkg).

After the 'build' of the solution/project, the file
System.Data.SQLite.dll.config is included in the bin\release folder.

It has a note in it: do not copy this file to any of  the build output
directories

 

How do I prevent it from appearing in the build output directory?

Or do I just need to delete it after the build?

Or is it ok to just leave it there?

 

 

thanks, Eric Kundl

"Every man has a right to his opinion, but no man has a right to be wrong in
his facts."

--Bernard M. Baruch (1870 - 1965) 

 

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

Reply via email to