mirror of https://github.com/godotengine/godot
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Godot.NET.Sdk | ||
| GodotTools | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| code_completion.cpp | ||
| code_completion.h | ||
| csharp_project.cpp | ||
| csharp_project.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| godotsharp_export.cpp | ||
| godotsharp_export.h | ||
| script_class_parser.cpp | ||
| script_class_parser.h | ||