PreviousNext

Introduction to MSBuild in .NET Core with Nate McMaster

by bill-s, 2017-07-20T20:20:36.000Z

Nate McMaster gives and introduction to using MSBuild in .NET Core project files. Watch as he runs through the basics in a new .NET Core application (using Visual Studio Code on a Mac), then shows off a few useful tricks including property imports, directory build properties, and running custom tasks like Gulp as part of your build.

Read More