feat(AsymmetricPublicKey): Zur Vereinfachung nach Auth.Client verschoben

This commit is contained in:
Developer 02
2025-03-06 14:32:23 +01:00
parent 6198008475
commit 63c37551be
6 changed files with 4 additions and 13 deletions

View File

@@ -26,6 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DigitalData.Core.Abstractions" Version="3.3.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.1" />
</ItemGroup>