PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
623 stars 214 forks source link

Fix release build #1933

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

Add assertion to build that bits are built in release configuration and invoke tests in release configuration. Resolves https://github.com/PowerShell/vscode-powershell/issues/4218 by (correctly and how it was expected in the first place) preventing the developer option to wait for debugger to be in the binary.