Skip to content

Commit

Permalink
Merge pull request #544 from aspnetboilerplate/upgrade-to-abp-5-9
Browse files Browse the repository at this point in the history
upgrade-to-abp-5-9
  • Loading branch information
ismcagdas authored Jun 4, 2020
2 parents c3a24f2 + 2d777f4 commit c14de8b
Show file tree
Hide file tree
Showing 10 changed files with 1,871 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Abp.AutoMapper" Version="5.8.0" />
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="5.8.0" />
<PackageReference Include="Abp.AutoMapper" Version="5.9.0" />
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="5.9.0" />
<PackageReference Include="Castle.Windsor.MsDependencyInjection" Version="3.3.1" />
</ItemGroup>

Expand Down
Loading

0 comments on commit c14de8b

Please sign in to comment.