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