Category "nuke-build"

How to install dotnet tool with nuke

I am new to Nuke, trying to transition from Cake to Nuke. In Cake I have the option to install (locally) tools with: #module nuget:?package=Cake.DotNetTool.Modu

NUKE Build in Azure DevOps Build Pipeline Failing

So I have implemented the NUKE build system in my solution, and everything 100% works locally. Out in Azure DevOps it's a different story, my YAML task looks li