Episode
Introduction to MSBuild in .NET Core with Nate McMaster
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.
The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-0
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.
The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-0
Have feedback? Submit an issue here.