Files
godot/modules/mono/editor/GodotTools
zinefer b8aeaf74dc Bugfix: Replace // with \\ before sending project path to MSBuild
On Windows with network shares, the project path starts with "//" which
MSBuild treats as a command-line switch, causing "Unknown switch"
errors. Replace the first two chars with "\\" to make it a proper UNC
path.
2026-02-08 20:02:17 -07:00
..
2024-12-13 14:00:13 +01:00
2024-12-13 14:00:13 +01:00
2021-07-23 17:04:53 -04:00