升级到 .NET 8.0 #165
Annotations
2 warnings
build:
src/Essensoft.Paylink.Security/AEAD_AES_256_GCM.cs#L31
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
build:
src/Essensoft.Paylink.Security/AEAD_AES_256_GCM.cs#L31
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|