Added Godot.Sharp.Extended.Generators reference
Ensure that if user installes Godot.Sharp.Extended, also gets Godot.Sharp.Extended.Generators package.
This commit is contained in:
parent
e94e4961e7
commit
536c29e38f
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="GodotSharp" Version="4.4.0" />
|
<PackageReference Include="GodotSharp" Version="4.4.0" />
|
||||||
|
<PackageRefernece Include="Godot.Sharp.Extended.Generators" Version="1.0.0"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue