how do i include sql scripts in a ClickOnce solution deployment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Candace Borman
    New Member
    • Aug 2010
    • 1

    how do i include sql scripts in a ClickOnce solution deployment

    There is a folder that contains sql scripts and is part of a two project solution I work on. The steps I am taking are:
    I am adding a new sql script, I include it in the solution, I Build the solution and then Publish via ClickOnce. I allow the version number to increment automatically. However, the new script is not being deployed during the Publish process. There are no errors or warnings about the script being excluded. Is there another step I need to make in order for that file to be recognized?
Working...