Fix RepoRoot to always have a directory terminator at the end (#1893)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Sat, 18 Jan 2020 06:02:09 +0000 (22:02 -0800)
committerJan Kotas <jkotas@microsoft.com>
Sat, 18 Jan 2020 06:02:09 +0000 (22:02 -0800)
commitc4bddfbe85c0ba3498a1129ec560eb24d2f1df85
treef373b2696dcb709ef55e10caf30d16b30108c171
parentf68d2a1e63bc23c267555bd4c606478129a18972
Fix RepoRoot to always have a directory terminator at the end (#1893)

* Make sure RepoRoot ends with a directory terminator.

* Use MSBuild::EnsureTrailingSlash
Directory.Build.props