102: You should learn some MSBuild
Jon and Allan discuss SDK-style projects, conditions, workload interactions, props/targets customization, NuGet-driven build extensions, and custom task patterns. They frame MSBuild as a practical productivity tool, not just low-level build plumbing.
What you’ll learn
- How to customize
csprojand shared props/targets for platform-specific needs. - How NuGet-delivered build logic can automate integration tasks.
- How to use MSBuild features to stabilize CI and reduce manual build steps.