behaviour-tree-test/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
..
GodotTools Bugfix: Replace // with \\ before sending project path to MSBuild 2026-02-08 20:02:17 -07:00
GodotTools.BuildLogger Update .NET version to 8.0 & lang version to 12 2025-09-23 21:04:05 +05:00
GodotTools.Core Move to .NET8 2024-12-13 14:00:13 +01:00
GodotTools.IdeMessaging Use explicit public access modifier in C# code 2025-09-24 14:32:38 -07:00
GodotTools.IdeMessaging.CLI Update .NET version to 8.0 & lang version to 12 2025-09-23 21:04:05 +05:00
GodotTools.OpenVisualStudio C#: Ensure mono editor supports Visual Studio 2026 2025-11-20 10:32:08 -06:00
GodotTools.ProjectEditor [.NET] Require net9.0 for Android exports 2025-09-05 04:14:27 +02:00
GodotTools.Shared Move to .NET8 2024-12-13 14:00:13 +01:00
.gitignore
GodotTools.sln Dotnet: Fix attributes for sln/csproj files 2024-05-03 12:21:51 -05:00