Skip to content

Commit

Permalink
Merge pull request #5004 from abpframework/maliming/automapper-10
Browse files Browse the repository at this point in the history
Upgrade Automapper to v10.0.0
  • Loading branch information
hikalkan authored Aug 9, 2020
2 parents 07a302f + 1c8d498 commit 3ae4d7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper" Version="10.0.0" />
</ItemGroup>

</Project>

0 comments on commit 3ae4d7e

Please sign in to comment.