chore: bump version to 0.0.1-alpha.7 #42
Annotations
2 warnings
|
Test (.NET 9.0.x):
src/Cyphera/Cyphera.cs#L267
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
|
Test (.NET 8.0.x):
src/Cyphera/Cyphera.cs#L267
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|