BlueSerendipity8@programming.dev to .NET@programming.devEnglish · 1 year agoCake v5.0.0 releasedcakebuild.netexternal-linkmessage-square4fedilinkarrow-up17
arrow-up17external-linkCake v5.0.0 releasedcakebuild.netBlueSerendipity8@programming.dev to .NET@programming.devEnglish · 1 year agomessage-square4fedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up1·edit-21 year agoI’m surprised you didn’t mention MSBuild. dotnet runs MSBuild, and MSBuild is task-oriented (or target-oriented? or target-task-oriented?). I take editing via MSBuild would cover the same things, but Cake allows doing so without having to use/learn MSBuild?
I’m surprised you didn’t mention MSBuild. dotnet runs MSBuild, and MSBuild is task-oriented (or target-oriented? or target-task-oriented?).
I take editing via MSBuild would cover the same things, but Cake allows doing so without having to use/learn MSBuild?
deleted by creator