Format ./web/backend/Infrastructure/Infrastructure.PasswordHashing

This commit is contained in:
Aaron Po
2026-06-20 15:13:02 -04:00
parent 1272a7ff40
commit e5d08c9ec8
3 changed files with 6 additions and 12 deletions

View File

@@ -7,9 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference
Include="Konscious.Security.Cryptography.Argon2"
Version="1.3.1"
/>
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.1" />
</ItemGroup>
</Project>