mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 07:39:38 +00:00
When folders are moved/removed from the file system, the `.csproj` may need to be edited to update the path of C# scripts or remove them. If a C# solution has not been created, the `.csproj` file does not exist and therefore there is no need to edit it.