1 reference to ComputeHash
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
Utils\ArtifactWriter.cs (1)
23
var existingManifestHash = fileExists ?
ComputeHash
(artifactPath) : null;