aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Web.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ExamTemplate/Web/Web.csproj')
-rw-r--r--ExamTemplate/Web/Web.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/ExamTemplate/Web/Web.csproj b/ExamTemplate/Web/Web.csproj
index ef3c865..44c6a7a 100644
--- a/ExamTemplate/Web/Web.csproj
+++ b/ExamTemplate/Web/Web.csproj
@@ -6,6 +6,8 @@
</ItemGroup>
<ItemGroup>
+ <PackageReference Include="Automapper" Version="10.1.1" />
+ <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.5.1" />
</ItemGroup>