Skip to content

Commit

Permalink
Merge pull request #231 from Aguafrommars/fix/dependencies
Browse files Browse the repository at this point in the history
update packages
  • Loading branch information
aguacongas authored Nov 25, 2023
2 parents 3021e83 + 32b9286 commit e135662
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageReference Include="Aguacongas.AspNetCore.Authentication.EntityFramework" Version="4.1.1" />
<PackageReference Include="Aguacongas.AspNetCore.Authentication.Redis" Version="4.1.1" />
<PackageReference Include="Aguacongas.AspNetCore.Authentication.EntityFramework" Version="5.0.0" />
<PackageReference Include="Aguacongas.AspNetCore.Authentication.Redis" Version="5.0.0" />
</ItemGroup>
</Project>

0 comments on commit e135662

Please sign in to comment.