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?
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?