Nuacht

Copy SQL scripts into that directory. Notice that they don't show up in Visual Studio unless entries are manually added to the sqlproj file or the scripts are added using the Visual Studio UI.
Add it to the project directly via the item group or “Add Existing Item”. Build the project. Build fails with: SQL71006: Only one statement is allowed per batch. A batch separator, such as 'GO', might ...