diff --git a/GFramework.Game/GFramework.Game.csproj b/GFramework.Game/GFramework.Game.csproj index 8909dcf..dca43d0 100644 --- a/GFramework.Game/GFramework.Game.csproj +++ b/GFramework.Game/GFramework.Game.csproj @@ -1,7 +1,7 @@  - GeWuYou.GFramework.Game + GeWuYou.$(AssemblyName) net8.0;net9.0;net10.0 enable enable diff --git a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj index d0c2e31..b24d6d2 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -1,7 +1,7 @@  - GeWuYou.GFramework.Godot.SourceGenerators + GeWuYou.$(AssemblyName) netstandard2.0 @@ -28,20 +28,20 @@ - + - - @@ -57,6 +57,6 @@ - + diff --git a/GFramework.Godot/GFramework.Godot.csproj b/GFramework.Godot/GFramework.Godot.csproj index e38e555..b186170 100644 --- a/GFramework.Godot/GFramework.Godot.csproj +++ b/GFramework.Godot/GFramework.Godot.csproj @@ -1,8 +1,7 @@  - GeWuYou.GFramework.Godot - GeWuYou.GFramework.Godot + GeWuYou.$(AssemblyName) enable enable net8.0;net9.0;net10.0 diff --git a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj index e43c807..d02cbdc 100644 --- a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj +++ b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj @@ -1,7 +1,7 @@  - GeWuYou.GFramework.SourceGenerators + GeWuYou.$(AssemblyName) netstandard2.0 @@ -28,26 +28,26 @@ - - + + - - - @@ -58,6 +58,6 @@ - +