diff --git a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj index 0b86717..c62f58b 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -14,6 +14,7 @@ true Generated + true @@ -27,7 +28,7 @@ - + @@ -48,6 +49,6 @@ - + diff --git a/GFramework.Godot.SourceGenerators/GeWuYou.GFramework.Godot.SourceGenerators.targets b/GFramework.Godot.SourceGenerators/GeWuYou.GFramework.Godot.SourceGenerators.targets new file mode 100644 index 0000000..d1196d5 --- /dev/null +++ b/GFramework.Godot.SourceGenerators/GeWuYou.GFramework.Godot.SourceGenerators.targets @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj index a71a78a..86fc3f2 100644 --- a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj +++ b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj @@ -14,6 +14,7 @@ true Generated + true @@ -49,6 +50,6 @@ - + diff --git a/GFramework.SourceGenerators/GeWuYou.GFramework.SourceGenerators.targets b/GFramework.SourceGenerators/GeWuYou.GFramework.SourceGenerators.targets new file mode 100644 index 0000000..1bfd5a0 --- /dev/null +++ b/GFramework.SourceGenerators/GeWuYou.GFramework.SourceGenerators.targets @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/GFramework.csproj b/GFramework.csproj index 7f09c1d..bbdeb31 100644 --- a/GFramework.csproj +++ b/GFramework.csproj @@ -43,7 +43,6 @@ -