chore: Nuget-Pakete werden je nach Rahmenwerk bedingt konfiguriert.

This commit is contained in:
Developer 02
2025-03-25 12:38:01 +01:00
parent fab002a20c
commit b4366e5bbb
3 changed files with 18 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
using DigitalData.Core.Abstractions.Security;
using DigitalData.Core.Abstractions.Security.Common;
using DigitalData.Core.Abstractions.Security.Key;
using DigitalData.Core.Security.RSAKey.Base;
using Microsoft.IdentityModel.Tokens;
using System.Security.Cryptography;