Skip to content

chore: bump version to 0.0.1-alpha.7 #42

chore: bump version to 0.0.1-alpha.7

chore: bump version to 0.0.1-alpha.7 #42

Triggered via push May 23, 2026 06:54
Status Success
Total duration 30s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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)