OutputPath (-o
) option should ensure trialing slash
#45682
8000
Labels
Area-CLI
good first issue
Issues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.
Milestone
Context
This was discovered here dotnet/msbuild#11057 (comment) by @KalleOlaviNiemitalo
Implicitly defined OutputPath ensures trialing slash, while explicitly passed option doesn't hold the guarantee - this can lead to inconsistent behavior of downstream commands
The text was updated successfully, but these errors were encountered: