Marco Franssen 4/23/2013

CI with Jenkins, MSBuild, Nuget and Git part 1

Read Original

This article is the first part of a tutorial series on implementing Continuous Integration (CI) for C# projects. It details the initial steps of creating an MSBuild script to compile code, structuring the project, and executing builds via a batch file. The focus is on foundational CI setup using MSBuild, Git, and related tools, with plans to expand to testing and packaging in subsequent parts.

CI with Jenkins, MSBuild, Nuget and Git part 1

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week