chore: add NATS.NKeys and BCrypt.Net-Next packages for authentication

This commit is contained in:
Joseph Doherty
2026-02-22 22:17:42 -05:00
parent 1c8cc43fb4
commit 91aff1a867
3 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
<PackageReference Include="Shouldly" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" />
<PackageReference Include="NATS.NKeys" />
</ItemGroup>
<ItemGroup>