Skip to content

升级到 .NET 8.0 #165

升级到 .NET 8.0

升级到 .NET 8.0 #165

Triggered via push November 16, 2023 16:11
Status Success
Total duration 2m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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)