@tarekgh Made a request for searching for Satellite Assemblies using case insensitive path search.
Initial prototype of the case insensitive search illustrated the complexity of such an approach.
The prototype case insensitive search code was removed and this issue was opened for the design discussion.
@jkotas made the alternative suggestion that we control the build tooling. We could simply lower case the culture directories....
See discussion which started here dotnet/coreclr#24191 (comment)