KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.41k stars 188 forks source link

[docs] Update macOS install instructions #747

Closed rmarinho closed 5 months ago

rmarinho commented 5 months ago

Updates the docs with suggestions from https://github.com/KirillOsenkov/MSBuildStructuredLog/issues/731 to install and run on macOS

KirillOsenkov commented 5 months ago

Thanks!