#54445 ChecksumValidator: Support checksum SHA256 even when the metadata uses Sha256
Support RazorViewChecksum Sha256. Dotnet 8 and/or visual studio now use Sha256 instead of SHA256. Adjustments to ignore case when comparing algorithm names.
Fixes #54445
related to #45577
@dotnet-policy-service agree
/azp run
Commenter does not have sufficient privileges for PR 54446 in repo dotnet/aspnetcore
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime.
To make sure no conflicting changes have occurred, please rerun validation before merging. You can do this by leaving an /azp run comment here (requires commit rights), or by simply closing and reopening.
/azp run aspnetcore-ci
Azure Pipelines successfully started running 1 pipeline(s).
@yepeekai thanks for the contribution