4 references to WithRuntime
dotnet.Tests (2)
CommandTests\Publish\GivenDotnetPublishPublishesProjects.cs (2)
279
.
WithRuntime
(rid)
294
.
WithRuntime
(rid)
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (2)
WasmPublishIntegrationTest.cs (2)
1244
publishCommand.
WithRuntime
("linux-x64");
1269
publishCommand.
WithRuntime
("linux-x64");