Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
<PackageReference Include="AutoMapper" Version="11.0.1" />
Browse files Browse the repository at this point in the history
  • Loading branch information
lbargaoanu authored Feb 6, 2022
1 parent ce4b993 commit 986267d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="11.0.0" />
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="2.5.0" PrivateAssets="All" />
Expand Down

0 comments on commit 986267d

Please sign in to comment.