I wrote a console app which to deploy scripts. App does all the script generate and deploy to the mapped database. I am working on MSI Deployment package.
How to include .sql files to the .MSI Deployment Package? (or) How to include all dependent files to the MSI Deployment Package?