Bump BouncyCastle.Cryptography from 2.4.0 to 2.5.0 #1369
Annotations
1 error and 3 warnings
Run unit tests
Process completed with exit code 1.
|
Build solution:
MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
|
Build solution:
UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading