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

Commit a8f6dfe

Browse files
committed
chore(deps): update dependency fluentvalidation.dependencyinjectionextensions to v9.5.3
1 parent 2e8de96 commit a8f6dfe

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
@@ -17,7 +17,7 @@
1717
<PackageReference Include="AutoMapper" Version="10.0.0" />
1818
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
1919
<PackageReference Include="FluentValidation" Version="9.2.2" />
20-
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.2.0" />
20+
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.5.3" />
2121
<PackageReference Include="LINQKit.Core" Version="1.1.17" />
2222
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />

0 commit comments

Comments
 (0)