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

Commit 372ea21

Browse files
AngeloDotNetAngelo Pirola
authored andcommitted
Aggiornati pacchetti Nuget
1 parent 74c9427 commit 372ea21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NET6CustomLibrary/NET6CustomLibrary.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19+
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
1920
<PackageReference Include="MailKit" Version="3.6.0" />
21+
<PackageReference Include="MediatR" Version="12.0.1" />
2022
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.15" />
2123
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.4" />
2224
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.4" />

0 commit comments

Comments
 (0)