summaryrefslogtreecommitdiff
path: root/BackendPIA.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'BackendPIA.csproj')
-rw-r--r--BackendPIA.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/BackendPIA.csproj b/BackendPIA.csproj
index aa6ee64..accc061 100644
--- a/BackendPIA.csproj
+++ b/BackendPIA.csproj
@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
+ <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.0" />