Skip to content

Commit

Permalink
Merge pull request #130 from AutoMapper/v5
Browse files Browse the repository at this point in the history
Referencing AutoMapper v11.
  • Loading branch information
BlaiseD authored Jan 5, 2022
2 parents 2f148c3 + 043cece commit e16bb6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="10.1.2-alpha.0.4" />
<PackageReference Include="AutoMapper" Version="[11.0.0,12.0.0)" />
<PackageReference Include="MinVer" Version="2.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e16bb6f

Please sign in to comment.