Updated C# Projects
Added EFC to C# Project. Godot Project adds C# Functionality.
This commit is contained in:
parent
dcf1c7c5c9
commit
09c99b6cf5
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="GodotSharpExtras" Version="0.5.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.17" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.17" />
|
||||
<PackageReference Include="PokeApiNet" Version="4.0.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue