summaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotTools/GodotTools.ProjectEditor/ProjectUtils.cs
AgeCommit message (Expand)Author
2021-03-06Add C# source generator for a new ScriptPath attributeIgnacio Etcheverry
2020-09-06Handle csproj "Remove" globsAlex de la Mare
2020-07-25C#: Switch games to MSBuild Sdks and .NET StandardIgnacio Etcheverry
2020-06-15C#: Add VisualStudio supportIgnacio Etcheverry
2020-05-11C#: Support for building with the dotnet CLIIgnacio Etcheverry
2020-05-09C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.BuildIgnacio Etcheverry
2020-04-23C#: Fix always saving copy of csproj even with no changesIgnacio Etcheverry
2020-04-22C#: Save copy of sln and csproj before applying fixesIgnacio Etcheverry
2020-03-18Sync csproj when files are changed from the Godot FileSystem dockIgnacio Etcheverry
2020-03-14C#: Replace uses of old Configuration and update old csprojsIgnacio Etcheverry
2019-07-25Fix incorrectly updating csproj and not closing build issues fileIgnacio Etcheverry
2019-07-10Mono: Fix Api HintPath and update old game projectsIgnacio Etcheverry
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry