Add reference to Data for the Console project.

This commit is contained in:
Kevin Matsubara 2025-04-04 17:15:01 +02:00
parent a1b318e8bc
commit a53348294e

View File

@ -14,4 +14,8 @@
</PackageReference> </PackageReference>
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="../EntityFrameworkCore.Data/EntityFrameworkCore.Data.csproj" />
</ItemGroup>
</Project> </Project>