2 references to ComputeSha512Async
Aspire.Acquisition.Tests (2)
Scripts\Common\FakeArchiveHelper.cs (2)
48
var hashHex = await
ComputeSha512Async
(archivePath);
131
var hashHex = await
ComputeSha512Async
(archivePath);