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