mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
Adding missing project dirs to fix integration tests (#2178)
This commit is contained in:
@@ -22,6 +22,7 @@ dotnetProjectArray=(
|
|||||||
"./src/Microsoft.SqlTools.ResourceProvider.DefaultImpl"
|
"./src/Microsoft.SqlTools.ResourceProvider.DefaultImpl"
|
||||||
"./src/Microsoft.SqlTools.ServiceLayer"
|
"./src/Microsoft.SqlTools.ServiceLayer"
|
||||||
"./src/Microsoft.SqlTools.Migration"
|
"./src/Microsoft.SqlTools.Migration"
|
||||||
|
"./src/Microsoft.SqlTools.SqlCore"
|
||||||
"./test/Microsoft.Kusto.ServiceLayer.UnitTests"
|
"./test/Microsoft.Kusto.ServiceLayer.UnitTests"
|
||||||
"./test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests"
|
"./test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests"
|
||||||
"./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests"
|
"./test/Microsoft.SqlTools.ServiceLayer.IntegrationTests"
|
||||||
|
|||||||
Reference in New Issue
Block a user