Install NuGet package Entity Framework Core 9.0.3 version in solution.
This commit is contained in:
parent
3fae448287
commit
28e6e98e93
@ -7,4 +7,8 @@
|
|||||||
<RootNamespace>entity_framework</RootNamespace>
|
<RootNamespace>entity_framework</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.3" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user