Skip to content

Commit

Permalink
Merge pull request #17 from Ali-YousefiTelori/develop
Browse files Browse the repository at this point in the history
add packages
  • Loading branch information
Ali-YousefiTelori authored Jan 12, 2024
2 parents 1dce26c + 45c1c00 commit a952071
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<ItemGroup>
<PackageReference Include="EasyMicroservices.Logger.DependencyInjection" Version="0.0.0.6" />
<PackageReference Include="EasyMicroservices.Logger.Serilog" Version="0.0.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.14">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit a952071

Please sign in to comment.