Contents

toolsVersion

The tools version specified by the resolved version of the package.

Declaration

let toolsVersion: ToolsVersion

Discussion

Behavior is often gated on the tools version to make sure older packages continue to work as intended.

See Also

Inspecting Packages