godot/modules/mono/editor/Godot.NET.Sdk
Treer 273df44e1d Qualify Console's namespace to avoid mixup with plugin's objects
Avoid error when a plugin contains a class called "Console":
Godot.SourceGenerators\Godot.SourceGenerators.GodotPluginsInitializerGenerator\GodotPlugins.Game.generated.cs(32,25): error CS0117: 'Console' does not contain a definition for 'Error'
2023-01-31 16:23:17 +11:00
..
Godot.NET.Sdk Fix C# solution directory settings 2022-12-02 22:01:15 +08:00
Godot.SourceGenerators Qualify Console's namespace to avoid mixup with plugin's objects 2023-01-31 16:23:17 +11:00
Godot.SourceGenerators.Sample C#: Rename `Object` to `GodotObject` 2023-01-27 02:04:18 +01:00
Godot.NET.Sdk.sln C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00