Our Modules utilize MSBuildDotNetNukeTasks in our ModulePackage.Targets file (we dont use Christoc's template), and we are dependent on the AssemblyComponent task.
We are trying to compile our modules in Azure DevOps Pipelines, hence the need for a Nuget Package.
Thanks.