I saw that paths with UpperCase will always be converted toLower. Like i want my output to be `Binaries` but it just ends up being `binaries` From what i could find its this that makes it toLower? `PathGetRelative`
I saw that paths with UpperCase will always be converted toLower.
Like i want my output to be
Binariesbut it just ends up beingbinariesFrom what i could find its this that makes it toLower?
PathGetRelative