summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-05 14:51:52 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-05 14:51:52 -0400
commitbe1df8e7050ff5872799f6bee7f8cb419d7a3f38 (patch)
tree3906e8f08b8bebb22754ca295fdda8eda428515c /src/SMAPI.Web
parent5d1c77884f6686a59f121639dc177b7095e8c477 (diff)
downloadSMAPI-be1df8e7050ff5872799f6bee7f8cb419d7a3f38.tar.gz
SMAPI-be1df8e7050ff5872799f6bee7f8cb419d7a3f38.tar.bz2
SMAPI-be1df8e7050ff5872799f6bee7f8cb419d7a3f38.zip
simplify path separator normalization
It no longer tries to clean up the path (e.g. "path/to///file/" => "path/to/file"), which means it can more intuitively handle cases like this: asset.AssetName.StartsWith(PathUtilities.NormalizePathSeparators("Characters/Dialogue/"))
Diffstat (limited to 'src/SMAPI.Web')
0 files changed, 0 insertions, 0 deletions