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