The capabilities and features of AL supported by a Dynamics 365 Business Central extension are determined by the runtime version. The runtime version supported by an AL extension can be specified in the app.json file with the following keyword:
"runtime": "11.0".
The runtime version specified in the app.json file determines which Business Central runtime the AL project is targeting. An…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central: changes in the default AL runtime version
The capabilities and features of AL supported by a Dynamics 365 Business Central extension are determined by the runtime version. The runtime version supported by an AL extension can be specified in the app.json file with the following keyword: “runtime”: “11.0”. The runtime version specified in the app.json file determines which Business Central runtime the…
Blog Syndicated with demiliani’s Permission

