KirillOsenkov / MSBuildStructuredLog

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

Remove spaces from macOS artifacts #554

Closed slang25 closed 2 years ago

KirillOsenkov commented 2 years ago

Thanks!

I think we should also remove spaces from here too: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/d42c0dbbe853f6ace4d0ad38ec35f05fa056e0b4/build-macos.cake#L13

Can you think of a reason why removing spaces there would break anything?