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. |
||
|---|---|---|
| .. | ||
| Godot.NET.Sdk | ||
| GodotTools | ||
| script_templates | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| code_completion.cpp | ||
| code_completion.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| hostfxr_resolver.cpp | ||
| hostfxr_resolver.h | ||
| semver.cpp | ||
| semver.h | ||