Skip to content

Commit

Permalink
build(deps): add AutoMapper and EFCore.NamingConventions packages
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosPavajeau committed Aug 24, 2021
1 parent 5bf1b10 commit 3779126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Shared/Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="10.1.1"/>
<PackageReference Include="ClosedXML" Version="0.95.4"/>
<PackageReference Include="EFCore.NamingConventions" Version="5.0.2"/>
<PackageReference Include="MediatR" Version="9.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.9"/>
</ItemGroup>
Expand Down

0 comments on commit 3779126

Please sign in to comment.