mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
copy the sql script file to the output folder
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
"buildOptions": {
|
||||
"debugType": "portable",
|
||||
"emitEntryPoint": true,
|
||||
"embed": [
|
||||
"Scripts/AdventureWorks.sql"
|
||||
]
|
||||
"copyToOutput": {
|
||||
"includeFiles": [
|
||||
"Scripts/AdventureWorks.sql"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"xunit": "2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user