mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump AutoMapper from 8.1.0 to 8.1.1
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/AutoMapper/AutoMapper/releases) - [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md) - [Commits](https://github.com/AutoMapper/AutoMapper/compare/v8.1.0...v8.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cd7383195b
commit
1e6e9b1604
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AutoMapper" Version="8.1.0" />
|
||||
<PackageReference Include="AutoMapper" Version="8.1.1" />
|
||||
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="6.1.0" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.3" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue