1 write to hash
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
GenerateServiceWorkerAssetsManifest.cs (1)
56
hash
= "sha256-" + hash,
1 reference to hash
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
GenerateServiceWorkerAssetsManifest.cs (1)
69
assets.OrderBy(f => f.url, StringComparer.Ordinal).Select(f => f.
hash
));