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

Commit 97e2419

Browse files
committed
Aggiornati pacchetti Nuget
1 parent c01fa85 commit 97e2419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NET6CustomLibrary/NET6CustomLibrary.csproj

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

1818
<ItemGroup>
1919
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
20-
<PackageReference Include="MailKit" Version="3.6.0" />
20+
<PackageReference Include="MailKit" Version="4.0.0" />
2121
<PackageReference Include="MediatR" Version="12.0.1" />
2222
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.15" />
2323
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.15" />

0 commit comments

Comments
 (0)