Skip to content

Commit

Permalink
Merge pull request aspnetboilerplate#585 from aspnetboilerplate/pr/6073
Browse files Browse the repository at this point in the history
Update to ABP 6.3
  • Loading branch information
ismcagdas authored Mar 24, 2021
2 parents ef5b1a9 + 24011fd commit 305c66a
Show file tree
Hide file tree
Showing 10 changed files with 1,999 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="6.2.0" />
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="6.2.0" />
<PackageReference Include="Abp.AutoMapper" Version="6.3.0" />
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="6.3.0" />
<PackageReference Include="Castle.Windsor.MsDependencyInjection" Version="3.3.1" />
</ItemGroup>

Expand Down
Loading

0 comments on commit 305c66a

Please sign in to comment.