summaryrefslogtreecommitdiff
path: root/BackendPIA.csproj
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2022-11-17 20:16:10 -0600
committerHombreLaser <sebastian-440@live.com>2022-11-17 20:16:10 -0600
commit603fd6bab11275eeca6f83479edf496b07bb0b74 (patch)
tree497b36ca28254d098cce5b50dc1c5ea23ad9f23e /BackendPIA.csproj
parentfb3e3ed608780e2db3ba5b3cef93e098d14af43d (diff)
Corregida configuraciĆ³n
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" />