69 references to CreatePublishCommand
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (1)
WasmAoTPublishIntegrationTest.cs (1)
110var publishCommand = CreatePublishCommand(testInstance, "blazorhosted");
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (43)
BlazorLegacyIntegrationTest50.cs (1)
63var publish = CreatePublishCommand(testInstance, "Server");
BlazorLegacyIntegrationTest60.cs (1)
56var publish = CreatePublishCommand(ProjectDirectory, "Server");
BlazorWasmStaticWebAssetsIntegrationTest.cs (4)
72var publish = CreatePublishCommand(ProjectDirectory); 152var publish = CreatePublishCommand(ProjectDirectory, "blazorhosted"); 192var publish = CreatePublishCommand(ProjectDirectory, "blazorhosted"); 291var publish = CreatePublishCommand(ProjectDirectory, "blazorhosted");
WasmBuildIntegrationTest.cs (3)
357var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 438var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 524var publishCommand = CreatePublishCommand(testInstance, "blazorhosted");
WasmJsModulesIntegrationTests.cs (4)
119var publish = CreatePublishCommand(ProjectDirectory); 183var publish = CreatePublishCommand(ProjectDirectory); 239var publish = CreatePublishCommand(ProjectDirectory); 310var publish = CreatePublishCommand(ProjectDirectory, "blazorhosted");
WasmPublishIntegrationTest.cs (24)
31var publishCommand = CreatePublishCommand(testInstance); 70var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 143var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 176var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 226var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 264var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 291var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 345var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 407var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 473var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 557var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 594var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 691var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 751var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 796var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 892var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 957var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 1052var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 1168var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 1209var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 1294var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 1478var publishCommand = CreatePublishCommand(testInstance); 1513var publishCommand = CreatePublishCommand(testInstance, "BlazorMultipleApps.Server"); 1606var publishCommand = CreatePublishCommand(testInstance, "blazorwasm");
WasmPwaManifestTests.cs (6)
97var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 125var publishCommand = CreatePublishCommand(testInstance, "blazorhosted"); 162var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 181publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 212var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 227publishCommand = CreatePublishCommand(testInstance, "blazorwasm");
Microsoft.NET.Sdk.StaticWebAssets.Tests (25)
JsModulesIntegrationTest.cs (4)
100var publish = CreatePublishCommand(ProjectDirectory); 124var publish = CreatePublishCommand(projectDirectory); 250var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference"); 303var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
LegacyStaticWebAssetsV1IntegrationTest.cs (1)
45var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
ScopedCssIntegrationTests.cs (5)
240var publish = CreatePublishCommand(projectDirectory); 260var publish = CreatePublishCommand(projectDirectory); 279var publish = CreatePublishCommand(projectDirectory); 293var publish = CreatePublishCommand(projectDirectory); 517var build = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
StaticWebAssetEndpointsIntegrationTest.cs (4)
182var publish = CreatePublishCommand(ProjectDirectory); 313var publish = CreatePublishCommand(ProjectDirectory); 475var publishCommand = CreatePublishCommand(testInstance, "blazorwasm"); 501var publishCommand = CreatePublishCommand(testInstance, "blazorhosted");
StaticWebAssetsCompressionIntegrationTest.cs (1)
153var build = CreatePublishCommand(ProjectDirectory, "AppWithP2PReference");
StaticWebAssetsCrossTargetingTests.cs (1)
91var publish = CreatePublishCommand(ProjectDirectory);
StaticWebAssetsFingerprintingTest.cs (1)
85var publish = CreatePublishCommand(ProjectDirectory);
StaticWebAssetsIntegrationTest.cs (8)
264var publish = CreatePublishCommand(ProjectDirectory); 299var publish = CreatePublishCommand(ProjectDirectory); 363var publish = CreatePublishCommand(ProjectDirectory); 495var publish = CreatePublishCommand(ProjectDirectory, "AppWithP2PReference"); 793var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference"); 835var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference"); 903var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference"); 944var publish = CreatePublishCommand(ProjectDirectory, "AppWithPackageAndP2PReference");