mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
some bug fixes in pref tests
This commit is contained in:
@@ -5,10 +5,15 @@
|
||||
"debugType": "portable",
|
||||
"emitEntryPoint": true,
|
||||
"copyToOutput": {
|
||||
"includeFiles": [
|
||||
"includeFiles": [
|
||||
"Scripts/AdventureWorks.sql"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"publishOptions": {
|
||||
"include": [
|
||||
"Scripts/AdventureWorks.sql"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"xunit": "2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user