dotNET Weekly
Add a link
Login
Register
Previous
Next
Octopus Deploy in Your Cake (C# Make)
by bill-s, 2016-09-07T20:05:53.000Z
I’ve looked at using Cake (C# Make) for build automation C#. The basics were to compile a solution/project using MSBuild and then run our automated tests with xUnit...
Read More