After upgrade Visual Studio 2019 to 2022, I got the following error when I try to build the project with NUKE Build (Debug/Release): ╬═══
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
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