Skip to content

Commit

Permalink
Bump AutoMapper from 7.0.1 to 8.0.0 (#46)
Browse files Browse the repository at this point in the history
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Commits](AutoMapper/AutoMapper@v7.0.1...v8.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RehanSaeed committed Nov 19, 2018
1 parent f172109 commit b2a0638
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup Label="Package References">
<PackageReference Include="AutoMapper" Version="7.0.1" />
<PackageReference Include="AutoMapper" Version="8.0.0" />
<PackageReference Include="BenchmarkDotNet" Version="0.11.2" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.1.0-beta009" />
</ItemGroup>
Expand Down

0 comments on commit b2a0638

Please sign in to comment.