Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Commit c43b71e

Browse files
committed
Update dependency AutoMapper to v10.1.0
1 parent baaa442 commit c43b71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/system/core/application/SampleAngular.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="AutoMapper" Version="10.0.0" />
17+
<PackageReference Include="AutoMapper" Version="10.1.0" />
1818
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
1919
<PackageReference Include="FluentValidation" Version="9.2.2" />
2020
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.2.0" />

0 commit comments

Comments
 (0)