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=4.2.0
dotnet add package Cake.BuildSystems.Module --version 4.2.0
<PackageReference Include="Cake.BuildSystems.Module" Version="4.2.0" />