We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The asproj format is a json file that specifies everything needed to build a project.
Toolchain versions can be specified in the following mode:
"ToolchainVersion": "*",
"ToolchainVersion": "",
This is also the case when no toolchain version is defined.
"ToolchainVersion": "3.9.0-build40-alpha",