I'm attempting to use 'AL: Publish with debugging' and it's failing with the error below:
The current AL extension package can only debug Dynamics 365 Business Central servers with a version greater than, or equal to version 20.
Please use a previous AL extension package to debug a server with version: '3.0'.
I'm using VS Code with a BC version 14 Docker container, downloaded using a powershell script created by new-BcContainerWizard (version details below):
Version: Platform 14.0.29530.0 + Application 29537 (GB Dynamics NAV 14.0)
Azure AD tenant: common, Environment: Production
'AL: Publish without debugging' works fine. Any idea where I'm going wrong?