App.json - Platform & Application
If I use the current AL Extension to do "AL Go!" to create a new extension, and I select the latest version as my target, I get these platform and application versions:
"platform": "17.0.0.0",
"application": "17.0.0.0",
If I Create a Workspace with the same version target, I instead get only this:
Shouldn't the platform & applications match the AL Go! style?