add inital idea, not working! entityframeworkgit add ./git add ./ ahaaaaaha

This commit is contained in:
2022-04-27 11:44:49 +02:00
parent b448dbf23a
commit 37474430c6
7 changed files with 216 additions and 64 deletions

View File

@@ -7,4 +7,9 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="MySql.Data" Version="8.0.29" />
</ItemGroup>
</Project>