From f75542e45ed66c77ea5e803a3d558ac4a681c9da Mon Sep 17 00:00:00 2001 From: Mario Steele Date: Fri, 26 Sep 2025 17:02:19 -0500 Subject: [PATCH] Updated CSProj Updated to properly format based upon source generator specs. --- Godot.Sharp.Extended.csproj | 65 ++++++++++++++++++++++++++----------- 1 file changed, 46 insertions(+), 19 deletions(-) diff --git a/Godot.Sharp.Extended.csproj b/Godot.Sharp.Extended.csproj index 8f7100f..c91bb9d 100644 --- a/Godot.Sharp.Extended.csproj +++ b/Godot.Sharp.Extended.csproj @@ -1,24 +1,51 @@  - - netstandard2.0 - false - latest + + netstandard2.0 + latest - true - true + + true + true + true + + Godot.Sharp.Extended + Godot.Sharp.Extended.Generators + + + true + Godot.Sharp.Extended + Godot Sharp Extended + 1.0.0 + Mario Steele + Extended Source Generators for Godot Game Engine + Copyright (c) 2025 Mario Steele + https://github.com/eumario/Godot.Sharp.Extended + https://github.com/eumario/Godot.Sharp.Extended + git + README.md + MIT + godot, generator + Built for Godot 4.x + - Godot.Sharp.Extended - Godot.Sharp.Extended - Godot.Sharp.Extended - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + +