Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit b77e9a7

Browse files
committed
Aggiunta referenza FluentValidation
1 parent 43b6f31 commit b77e9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NET6CustomLibrary/NET6CustomLibrary.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
20+
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
2021
<PackageReference Include="MailKit" Version="4.0.0" />
2122
<PackageReference Include="MediatR" Version="12.0.1" />
2223
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.16" />

0 commit comments

Comments
 (0)