Skip to content

Commit

Permalink
Upgrade Automapper to v10.0.0
Browse files Browse the repository at this point in the history
Resolve #4918
  • Loading branch information
maliming committed Jul 30, 2020
1 parent 574c765 commit 1c8d498
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 1c8d498

Please sign in to comment.