2 references to runtime
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (2)
WasmPublishIntegrationTestBase.cs (2)
29
if (bootManifest.resources.
runtime
!= null)
31
VerifyBootManifestHashes(testAsset, blazorPublishDirectory, bootManifest.resources.
runtime
);