virtualx-engine/modules/mono/editor/GodotTools/GodotTools.ProjectEditor
Alex de la Mare 6474e036ac [3.2] Handle csproj "Remove" globs
MSBuild Item returns empty strings if an attribute isn't set (which
 caused an IndexOutOfRangeException in NormalizePath).

 We were treating Excludes incorrectly, Remove directives provide the
 intended behaviour in the auto-including csproj format.
2020-09-06 12:10:54 +10:00
..
ApiAssembliesInfo.cs
DotNetSolution.cs
GodotTools.ProjectEditor.csproj C#: Fix Windows detection for copying MSBuild stub 2020-09-03 09:35:41 +02:00
IdentifierUtils.cs 3.2 New csproj style with backport of Godot.NET.Sdk 2020-08-20 21:48:59 +02:00
MSBuild.exe
ProjectExtensions.cs 3.2 New csproj style with backport of Godot.NET.Sdk 2020-08-20 21:48:59 +02:00
ProjectGenerator.cs C#: Save newly created csproj files without BOM 2020-08-21 02:28:18 +02:00
ProjectUtils.cs [3.2] Handle csproj "Remove" globs 2020-09-06 12:10:54 +10:00