dotnet / dotnet/msbuild

Make FindUnderPath task respect filesystem case-sensitivity

Open
#13,263 0 comments 0 reactions 0 assignees View on GitHub
Area: Tasks backlog Priority:3 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

`FindUnderPath` task uses `StringComparison.OrdinalIgnoreCase` to compare file paths which is correct on Windows but not on Linux. Consider making the task respect filesystem case-sensitivity.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.