godot/modules/mono/editor/GodotTools/GodotTools.ProjectEditor
Ignacio Etcheverry 8c5ed68847
C#: Use BOM when creating a solution
At least on Windows there seems to be issues if
the solution has no BOM and contains a project
with cyrillic chars.

(cherry picked from commit 1c74fa4242)
2020-09-08 22:02:24 +02:00
..
ApiAssembliesInfo.cs Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
DotNetSolution.cs C#: Use BOM when creating a solution 2020-09-08 22:02:24 +02:00
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 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00
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