Assembly dependencies for v11
MartinH
Posts: 82 Bronze 2
Can you tell me if the following files are still necesary at runtime (and should be distributed with my app)
- System.Data.SQLite.dll
- System.Data.SqlLocalDb.dll
I have also seen the following file has been added, do I need to distribute this also?
- RedGate.SQLCompare.Engine.UIProject.dll
Finally, do the files in the nested folders x86 and x64 need to be distributed?
Thanks,
Martin.
- System.Data.SQLite.dll
- System.Data.SqlLocalDb.dll
I have also seen the following file has been added, do I need to distribute this also?
- RedGate.SQLCompare.Engine.UIProject.dll
Finally, do the files in the nested folders x86 and x64 need to be distributed?
Thanks,
Martin.
Comments
We recommend you use all the assemblies referenced in your project in order to avoid any runtime errors.
System.Data.SQLite.dll is for Encrypted SP's and SQL Backup files and RedGate.SQLCompare.Engine.UIProject.dll is for certain activities like if you are loading a project file and so on.
Inclusion of files depends on what your project does and hence we recommend using all the assemblies your project refers.
Hope this answers your question.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Regards,
Martin.