Ensure SQLite.Interop.dll gets copied to target installation computer.
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ContentSQLiteInteropFiles>true</ContentSQLiteInteropFiles> <CopySQLiteInteropFiles>false</CopySQLiteInteropFiles> <CleanSQLiteInteropFiles>false</CleanSQLiteInteropFiles> <CollectSQLiteInteropFiles>false</CollectSQLiteInteropFiles> </PropertyGroup> </Project>
|
||||
Reference in New Issue
Block a user