This commit is contained in:
ani_konarcheva@abv.bg
2022-03-28 15:55:19 +03:00
parent 4cd4e22ea7
commit 52880aa71c
5 changed files with 15 additions and 4 deletions

View File

@@ -13,4 +13,8 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.13" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Data\Data.csproj" />
</ItemGroup>
</Project>