refactored the Infrastructure project (#553)

This commit is contained in:
Daniyar Alpyspayev
2021-10-25 04:25:15 +06:00
committed by GitHub
parent 729354297f
commit fee2bbce3d
3 changed files with 33 additions and 36 deletions

View File

@@ -6,8 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Ardalis.EFCore.Extensions" Version="1.1.0" />
<PackageReference Include="Ardalis.Specification" Version="4.1.0" />
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="4.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.11" />