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