mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 09:59:48 -05:00
4 lines
116 B
PowerShell
4 lines
116 B
PowerShell
$Env:SQLTOOLSSERVICE_PACKAGE_OSNAME = "win-x64"
|
|
.\scripts\cake-bootstrap.ps1 -experimental @args
|
|
exit $LASTEXITCODE
|