Skip to content

Commit

Permalink
Merge pull request #379 from dotnetzoom/dependabot/nuget/AutoMapper-1…
Browse files Browse the repository at this point in the history
…1.0.1
  • Loading branch information
mjebrahimi committed Feb 7, 2022
2 parents 80410cc + 8f340dd commit 18c0a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebFramework/WebFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0" />
<PackageReference Include="AutoMapper" Version="11.0.0" />
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="ElmahCore" Version="2.1.1" />
<PackageReference Include="ElmahCore.Sql" Version="2.1.1" />
Expand Down

0 comments on commit 18c0a37

Please sign in to comment.