godot/modules/mono/editor/GodotTools/GodotTools.Core
Ignacio Roldán Etcheverry 50b603c7dc C#: Begin move to .NET Core
We're targeting .NET 5 for now to make development easier while
.NET 6 is not yet released.

TEMPORARY REGRESSIONS
---------------------

Assembly unloading is not implemented yet. As such, many Godot
resources are leaked at exit. This will be re-implemented later
together with assembly hot-reloading.
2021-09-22 08:27:12 +02:00
..
FileUtils.cs C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
GodotTools.Core.csproj C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
ProcessExtensions.cs Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
StringExtensions.cs C#: Fix csproj not synced on file move/removal from FS dock 2020-09-13 03:46:27 +02:00