mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-25 04:59:01 +08:00
chore(deps): 移除冗余的 Godot 源生成器包引用
- 删除了对 Godot.SourceGenerators 包的显式引用 - 保留了 GodotSharpEditor 包引用 - 简化了项目依赖配置
This commit is contained in:
parent
94e9f1efd1
commit
eda012b66c
@ -9,7 +9,6 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Godot.SourceGenerators" Version="4.5.1"/>
|
|
||||||
<PackageReference Include="GodotSharpEditor" Version="4.5.1"/>
|
<PackageReference Include="GodotSharpEditor" Version="4.5.1"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user