-
-
Notifications
You must be signed in to change notification settings - Fork 200
MSBuild Resources
Kirill Osenkov edited this page May 17, 2016
·
18 revisions
#Concepts
#Tips & Tricks
#Tools
- MSBuildExtensionPack
- MSBuildExplorer
- MSBuild Sidekick
- MSBuildDumper
-
https://github.com/KirillOsenkov/MSBuildTools - install from Chocolatey
cinst MSBuildDumper
- very quick tool to dump properties and items of a project
-
https://github.com/KirillOsenkov/MSBuildTools - install from Chocolatey
#Books
- Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build (2nd Edition) by Sayed Hashimi, William Bartholomew
- MSBuild Trickery: 99 Ways to Bend the Build Engine to Your Will, by Brian Kretzler
#Blogs