EnsureTrailingSlash differs from HasTrailingSlash
Open
bug
triaged
try-AI-repro
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
@yaqiyang reported an issue in which $([MSBuild]::EnsureTrailingSlash('$(MyProp)') was not equivalent to $(MyProp)\
I don't know in which cases they're equivalent and in which cases they aren't, but it would be good to find out and ideally make them the same.
cc @cdmihai
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.