virtualx-engine/modules/mono/editor/GodotTools/GodotTools.ProjectEditor
Ignacio Etcheverry 1c74fa4242 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.
2020-09-08 20:06:07 +02:00
..
ApiAssembliesInfo.cs
DotNetSolution.cs C#: Use BOM when creating a solution 2020-09-08 20:06:07 +02:00
GodotTools.ProjectEditor.csproj C#: Fix Windows detection for copying MSBuild stub 2020-09-03 09:09:04 +02:00
IdentifierUtils.cs C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
MSBuild.exe C#: Support for building with the dotnet CLI 2020-05-11 08:17:37 +02:00
ProjectGenerator.cs C#: Save newly created csproj files without BOM 2020-08-21 01:48:56 +02:00
ProjectUtils.cs Handle csproj "Remove" globs 2020-09-06 11:34:04 +10:00