godot/modules/mono/editor/Godot.NET.Sdk
Raul Santos 24ac82e235
C#: Suppress EventHandler suffix diagnostic for signals
Suppress CA1711 for signal delegates because they are used in events so
the naming follows the guidelines.
2022-09-22 14:23:01 +02:00
..
Godot.NET.Sdk Fix NuGet fallback folder packages 2022-09-15 09:28:59 +02:00
Godot.SourceGenerators C#: Suppress EventHandler suffix diagnostic for signals 2022-09-22 14:23:01 +02:00
Godot.SourceGenerators.Sample C#: Assume 64-bit types when type has no meta 2022-09-01 10:29:52 +02:00
Godot.NET.Sdk.sln C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00