3 references to runtime
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (3)
WasmBuildIntegrationTest.cs (1)
297bootJsonData.resources.runtime.Should().BeNull();
WasmPublishIntegrationTestBase.cs (2)
29if (bootManifest.resources.runtime != null) 31VerifyBootManifestHashes(testAsset, blazorPublishDirectory, bootManifest.resources.runtime);