Skip to content

Make FindUnderPath task respect filesystem case-sensitivity #13263

@AR-May

Description

@AR-May

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: TasksIssues impacting the tasks shipped in Microsoft.Build.Tasks.Core.dll.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions