virtualx-engine/modules/mono/editor/GodotTools
Raul Santos b0274d0ee7
Fix .NET exporting in Linux
- Fix platform detection after Linux OS name was renamed from `LinuxBSD`
to `Linux`
- Fix arch detection after renaming `64` to `x86_64`
- Fix typo in `find_hostfxr`
2022-08-28 15:44:05 +02:00
..
GodotTools Fix .NET exporting in Linux 2022-08-28 15:44:05 +02:00
GodotTools.BuildLogger C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.Core C#: Upgrade to .NET 6 (5.0 -> 6.0) 2022-08-22 03:36:51 +02:00
GodotTools.IdeMessaging Use pattern matching to simplify Equals 2022-08-24 14:15:33 +02:00
GodotTools.IdeMessaging.CLI C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.OpenVisualStudio C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.ProjectEditor C#: Upgrade to .NET 6 (5.0 -> 6.0) 2022-08-22 03:36:51 +02:00
GodotTools.Shared C#: Upgrade to .NET 6 (5.0 -> 6.0) 2022-08-22 03:36:51 +02:00
.gitignore Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
GodotTools.sln C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00