This Cake module will introduce a number of features for running in hosted CI build environments to tightly integrate with the host environment/tools.
#module nuget:?package=Cake.BuildSystems.Module&version=7.1.0
dotnet add package Cake.BuildSystems.Module --version 7.1.0
<PackageReference Include="Cake.BuildSystems.Module" Version="7.1.0" />