godot/modules/mono/editor/GodotTools
Ignacio Etcheverry f3ed06cfd7
Mono/C#: Fix editor using wrong project assembly path in rare cases
We were removing invalid path characters from the
name in C++ code, but the C# editor code wasn't.

(cherry picked from commit 8bb48ae57a)
2020-08-21 02:28:18 +02:00
..
GodotTools Mono/C#: Fix editor using wrong project assembly path in rare cases 2020-08-21 02:28:18 +02:00
GodotTools.BuildLogger C#: Fix null exception in our MSBuild logger 2020-08-21 02:28:18 +02:00
GodotTools.Core Mono/C#: Fix editor using wrong project assembly path in rare cases 2020-08-21 02:28:18 +02:00
GodotTools.IdeMessaging
GodotTools.IdeMessaging.CLI Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
GodotTools.OpenVisualStudio Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
GodotTools.ProjectEditor C#: Save newly created csproj files without BOM 2020-08-21 02:28:18 +02:00
.gitignore
GodotTools.sln [3.2] C#: Add VisualStudio support 2020-06-23 21:01:54 +02:00