@serriadh@social.treehouse.systems
Post #2615778
2026-05-06 07:26 UTC
I have partially brought this on myself by using msbuild on linux, but even so. Why would they not use sensible path-type abstractions?
Replies (1)
-
@serriadh@social.treehouse.systems 2026-05-06 07:29
I think the best bit is that obj\Debug has normal subfolders, so it’s just that folder that they screwed up, and everywhere else uses the correct platform-specific directory separator.