547 instantiations of BuildCommand
dotnet.Tests (32)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
171
new
BuildCommand
(testInstance)
CommandTests\Publish\GivenDotnetPublishPublishesProjects.cs (2)
391
new
BuildCommand
(testInstance)
448
new
BuildCommand
(helloWorldAsset)
CommandTests\Run\GivenDotnetRootEnv.cs (1)
76
new
BuildCommand
(testAsset)
CommandTests\Run\GivenDotnetRunBuildsCsProj.cs (2)
27
new
BuildCommand
(testInstance)
143
new
BuildCommand
(testInstance)
CommandTests\Test\GivenDotnetTestBuildsAndRunsArtifactPostProcessing.cs (2)
164
new
BuildCommand
(testInstance)
179
new
BuildCommand
(testInstance)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestBasedOnGlobbingFilter.cs (4)
22
new
BuildCommand
(testInstance)
58
new
BuildCommand
(testInstance, "TestProject")
62
new
BuildCommand
(testInstance, "OtherTestProject")
104
new
BuildCommand
(testInstance)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsprojWithCorrectTestRunParameters.cs (1)
51
new
BuildCommand
(Log, testProjectDirectory)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromDll.cs (4)
28
var buildCommand = new
BuildCommand
(testAsset);
64
new
BuildCommand
(testAsset)
94
new
BuildCommand
(testAsset)
121
new
BuildCommand
(testAsset)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsWithDifferentOptions.cs (1)
346
new
BuildCommand
(testInstance)
CommandTests\Test\GivenDotnetTestContainsEnvironmentVariables.cs (1)
69
var buildCommand = new
BuildCommand
(testAsset);
CommandTests\VSTest\VSTestTests.cs (5)
28
var buildCommand = new
BuildCommand
(testAsset);
59
new
BuildCommand
(Log, testProjectDirectory)
103
new
BuildCommand
(testAsset)
128
new
BuildCommand
(Log, testProjectDirectory)
171
new
BuildCommand
(Log, testProjectDirectory)
GivenThatICareAboutVBApps.cs (1)
19
new
BuildCommand
(testInstance)
GivenThatWeWantToBeBackwardsCompatibleWith1xProjects.cs (2)
24
var buildCommand = new
BuildCommand
(testInstance);
53
new
BuildCommand
(testInstance)
PackagedCommandTests.cs (4)
30
new
BuildCommand
(testInstance)
64
new
BuildCommand
(testInstance)
143
new
BuildCommand
(testInstance)
238
new
BuildCommand
(testInstance)
ShellShimTests\ShellShimRepositoryTests.cs (1)
503
new
BuildCommand
(testInstance)
EndToEnd.Tests (5)
GivenDotNetUsesMSBuild.cs (1)
24
new
BuildCommand
(Log, projectDirectory)
GivenNetFrameworkSupportsNetStandard2.cs (1)
17
new
BuildCommand
(Log, projectDirectory)
GivenWindowsApp.cs (1)
53
new
BuildCommand
(testInstance)
ProjectBuildTests.cs (2)
36
new
BuildCommand
(Log, projectPath)
75
new
BuildCommand
(Log, projectPath)
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
AssemblySymbolLoaderTests.cs (1)
374
BuildCommand buildCommand =
new
(testAsset);
Microsoft.NET.Build.Tests (412)
AppHostTests.cs (11)
62
var buildCommand = new
BuildCommand
(testAsset);
96
var buildCommand = new
BuildCommand
(testAsset);
143
var buildCommand = new
BuildCommand
(testAsset);
180
var buildCommand = new
BuildCommand
(testAsset);
211
var buildCommand = new
BuildCommand
(testAsset);
255
var buildCommand = new
BuildCommand
(testAsset);
288
var buildCommand = new
BuildCommand
(testAsset);
334
var buildCommand = new
BuildCommand
(testAsset);
362
var buildCommand = new
BuildCommand
(testAsset);
396
var buildCommand = new
BuildCommand
(testAsset);
419
var buildCommand = new
BuildCommand
(testAsset);
ArtifactsOutputPathTests.cs (7)
201
new
BuildCommand
(testAsset)
219
new
BuildCommand
(testAsset)
231
new
BuildCommand
(testAsset)
266
new
BuildCommand
(testAsset)
452
new
BuildCommand
(testAsset)
472
new
BuildCommand
(testAsset)
491
new
BuildCommand
(testAsset)
AspNetCoreOnFullFramework.cs (1)
76
var buildCommand = new
BuildCommand
(testProjectInstance);
COMReferenceTests.cs (2)
55
var buildCommand = new
BuildCommand
(testAsset);
114
var buildCommand = new
BuildCommand
(testAsset);
DepsFileSkipTests.cs (2)
126
var buildCommand = new
BuildCommand
(testAsset);
166
var buildCommand = new
BuildCommand
(testAsset);
GenerateResourceTests.cs (1)
55
var buildCommand = new
BuildCommand
(testAsset);
GivenFrameworkReferences.cs (17)
49
var buildCommand = new
BuildCommand
(testAsset);
104
var buildCommand = new
BuildCommand
(testAsset);
141
var buildCommand = new
BuildCommand
(testAsset);
170
var buildCommand = new
BuildCommand
(testAsset);
210
var buildCommand = new
BuildCommand
(testAsset);
246
var buildCommand = new
BuildCommand
(testAsset);
294
var buildCommand = new
BuildCommand
(testAsset);
332
var buildCommand = new
BuildCommand
(testAsset)
361
var buildCommand = new
BuildCommand
(testAsset);
410
var buildCommand = new
BuildCommand
(testAsset);
455
var buildCommand = new
BuildCommand
(testAsset);
519
var buildCommand = new
BuildCommand
(testAsset);
710
var buildCommand = new
BuildCommand
(testAsset);
762
var buildCommand = (BuildCommand)new
BuildCommand
(testAsset)
844
var buildCommand = new
BuildCommand
(testAsset);
964
var buildCommand = new
BuildCommand
(testAsset);
1001
var buildCommand = new
BuildCommand
(testAsset);
GivenThatAProjectHasntBeenRestored.cs (2)
33
var buildCommand = new
BuildCommand
(Log, projectDirectory);
59
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeHaveAPackageReferenceWithAliases.cs (3)
48
var buildCommand = new
BuildCommand
(testAsset)
93
var buildCommand = new
BuildCommand
(testAsset)
130
var buildCommand = new
BuildCommand
(testAsset)
GivenThatWeWantAllResourcesInSatellite.cs (1)
46
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantAMessageWhenBuildingWithAPreviewSdk.cs (4)
21
var buildCommand = new
BuildCommand
(testAsset);
37
var buildCommand = new
BuildCommand
(testAsset);
53
var buildCommand = new
BuildCommand
(testAsset);
69
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantBuildsToBeIncremental.cs (2)
22
var buildCommand = new
BuildCommand
(testAsset);
45
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantDiagnosticsWhenAssetsFileCannotBeRead.cs (3)
18
var build = new
BuildCommand
(testAsset);
31
var build = new
BuildCommand
(testAsset);
41
var build = new
BuildCommand
(testAsset);
GivenThatWeWantDiagnosticsWhenPackageCannotBeFound.cs (1)
36
var build = new
BuildCommand
(asset);
GivenThatWeWantImplicitNamespaceImportsDisabled.cs (1)
19
var buildCommand = new
BuildCommand
(asset);
GivenThatWeWantMSBuildToRespectCustomCulture.cs (2)
22
var buildCommand = new
BuildCommand
(testAsset);
40
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (4)
56
var buildCommand = new
BuildCommand
(testAsset);
82
new
BuildCommand
(testAsset)
117
var buildCommand = new
BuildCommand
(testAsset);
143
new
BuildCommand
(testAsset)
GivenThatWeWantSatelliteAssembliesHaveassemblyVersion.cs (1)
34
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildAComServerLibrary.cs (13)
23
var buildCommand = new
BuildCommand
(testAsset);
59
var buildCommand = new
BuildCommand
(testAsset);
92
var buildCommand = new
BuildCommand
(testAsset);
122
var buildCommand = new
BuildCommand
(testAsset);
143
var buildCommand = new
BuildCommand
(testAsset);
160
var buildCommand = new
BuildCommand
(testAsset);
179
var buildCommand = new
BuildCommand
(testAsset);
200
var buildCommand = new
BuildCommand
(testAsset);
224
var buildCommand = new
BuildCommand
(testAsset);
245
var buildCommand = new
BuildCommand
(testAsset);
260
var buildCommand = new
BuildCommand
(testAsset);
277
var buildCommand = new
BuildCommand
(testAsset);
293
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildACppCliNonLibraryProject.cs (2)
23
new
BuildCommand
(testAsset, "NETCoreCppCliTest.sln")
49
new
BuildCommand
(testAsset, "NETCoreCppCliTest.sln")
GivenThatWeWantToBuildACppCliProject.cs (9)
25
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
30
var buildCommand = new
BuildCommand
(testAsset, "CSConsoleApp");
70
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
95
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
108
new
BuildCommand
(testAsset)
134
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
151
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
168
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
183
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs (1)
56
new
BuildCommand
(testAsset, "NETCoreCppCliTest")
GivenThatWeWantToBuildACrossTargetedLibrary.cs (3)
21
var buildCommand = new
BuildCommand
(testAsset);
49
var buildCommand = new
BuildCommand
(testAsset, "DesktopAndNetStandard");
180
new
BuildCommand
(testAsset)
GivenThatWeWantToBuildADesktopExe.cs (23)
26
var buildCommand = new
BuildCommand
(testAsset);
158
var buildCommand = new
BuildCommand
(testAsset);
217
var buildCommand = new
BuildCommand
(testAsset);
249
var buildCommand = new
BuildCommand
(testAsset);
287
var buildCommand = new
BuildCommand
(testAsset);
419
var buildCommand = new
BuildCommand
(testAsset, "DefaultReferences");
443
var buildCommand = new
BuildCommand
(testAsset);
481
var buildCommand = new
BuildCommand
(testAsset);
514
var buildCommand = new
BuildCommand
(testAsset);
543
var buildCommand = new
BuildCommand
(testAsset);
578
var buildCommand = new
BuildCommand
(testAsset);
669
var buildCommand = new
BuildCommand
(testAsset);
735
var buildCommand = new
BuildCommand
(testAsset);
750
var buildCommand = new
BuildCommand
(testAsset);
786
var buildCommand = new
BuildCommand
(testAsset);
876
var buildCommand = new
BuildCommand
(testAsset);
918
var buildCommand = new
BuildCommand
(testAsset);
944
var buildCommand = new
BuildCommand
(testAsset);
974
var buildCommand = new
BuildCommand
(testAsset);
1010
var buildCommand = new
BuildCommand
(testAsset);
1053
var buildCommand = new
BuildCommand
(testAsset);
1087
var buildCommand = new
BuildCommand
(testAsset);
1123
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildADesktopExeWithFSharp.cs (2)
28
var buildCommand = new
BuildCommand
(testAsset);
53
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (6)
102
var libBuildCommand = new
BuildCommand
(testAsset, LibraryName);
109
var buildCommand = new
BuildCommand
(testAsset, AppName);
238
var buildCommand = new
BuildCommand
(testAsset, AppName);
288
var buildCommand = new
BuildCommand
(testAsset, AppName);
349
var buildCommand = new
BuildCommand
(testAsset, AppName);
387
var buildCommand = new
BuildCommand
(testAsset, AppName);
GivenThatWeWantToBuildADesktopLibrary.cs (13)
45
var buildCommand = new
BuildCommand
(testAsset);
102
var buildCommand = new
BuildCommand
(testAsset);
120
var buildCommand = new
BuildCommand
(testAsset);
157
var buildCommand = new
BuildCommand
(testAsset);
186
var buildCommand = new
BuildCommand
(testAsset);
210
var buildCommand = new
BuildCommand
(testAsset);
250
var buildCommand = new
BuildCommand
(testAsset);
306
var buildCommand = new
BuildCommand
(testAsset);
321
var buildCommand = new
BuildCommand
(testAsset);
370
var buildCommand = new
BuildCommand
(testAsset);
487
var buildCommand = new
BuildCommand
(testAsset);
505
new
BuildCommand
(referencedTestAsset);
536
var buildCommand = new
BuildCommand
(testInstance);
GivenThatWeWantToBuildALibrary.cs (16)
30
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
52
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
151
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
185
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
229
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
542
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.Path, testProj.Name));
690
buildCommand = new
BuildCommand
(testAsset, relativePathToSln);
695
buildCommand = new
BuildCommand
(testAsset);
736
var buildCommand = new
BuildCommand
(testAsset);
768
var buildCommand = new
BuildCommand
(testAsset);
798
var buildCommand = new
BuildCommand
(testAsset);
882
var buildCommand = new
BuildCommand
(testAsset);
926
var buildCommand = new
BuildCommand
(testAsset);
980
var buildCommand = new
BuildCommand
(testAsset);
1047
var buildCommand = new
BuildCommand
(testAsset, $"{testProject.Name}");
1115
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildALibraryWithFSharp.cs (3)
24
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
46
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
108
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
GivenThatWeWantToBuildALibraryWithOSSupportedVersion.cs (1)
242
new
BuildCommand
(testAsset)
GivenThatWeWantToBuildALibraryWithVB.cs (3)
24
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
46
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
119
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
GivenThatWeWantToBuildAnAppWithLibrariesAndRid.cs (2)
41
var buildCommand = new
BuildCommand
(testAsset, "App");
90
var buildCommand = new
BuildCommand
(testAsset, "App");
GivenThatWeWantToBuildAnAppWithLibrary.cs (4)
41
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
90
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
135
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
171
var buildCommand = new
BuildCommand
(asset, "Appx");
GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.cs (1)
185
var buildCommand = new
BuildCommand
(testAsset, "1");
GivenThatWeWantToBuildAnAppWithSharedProject.cs (1)
54
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
GivenThatWeWantToBuildAnAppWithTransitiveNonSdkProjectRefs.cs (1)
161
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.cs (3)
28
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
65
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
107
var buildCommand = new
BuildCommand
(testAsset, "TestApp");
GivenThatWeWantToBuildANetCoreApp.cs (21)
30
return new
BuildCommand
(testAsset);
89
var buildCommand = new
BuildCommand
(testAsset);
141
var buildCommand = new
BuildCommand
(testAsset);
212
var buildCommand = new
BuildCommand
(testAsset);
356
var buildCommand = new
BuildCommand
(testAsset);
390
var buildCommand = new
BuildCommand
(_testAssetsManager.CreateTestProject(proj, identifier: targetFramework));
419
var buildCommand = new
BuildCommand
(_testAssetsManager.CreateTestProject(proj, identifier: targetFramework));
478
var buildCommand = new
BuildCommand
(testAsset);
517
var buildCommand = new
BuildCommand
(testAsset);
555
var buildCommand = new
BuildCommand
(testAsset);
627
var buildCommand = new
BuildCommand
(testAsset);
683
var buildCommand = new
BuildCommand
(testAsset);
732
var buildCommand = new
BuildCommand
(testAsset);
759
var buildCommand = new
BuildCommand
(testAsset);
811
var buildCommand = new
BuildCommand
(testAsset);
834
var buildCommand = new
BuildCommand
(testAsset);
861
var buildCommand = new
BuildCommand
(testAsset);
921
var buildCommand = new
BuildCommand
(testProjectInstance);
1045
var result = new
BuildCommand
(testAsset).Execute();
1086
var result = new
BuildCommand
(testAsset).Execute();
1123
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.Path, testProj.Name));
GivenThatWeWantToBuildANetCoreAppForTelemetry.cs (2)
51
var buildCommand = new
BuildCommand
(testAsset);
77
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildANetCoreAppWithWap.cs (1)
19
new
BuildCommand
(testInstance, "WapProjTemplate1")
GivenThatWeWantToBuildANetStandard2Library.cs (2)
27
var buildCommand = new
BuildCommand
(testAsset);
69
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildAP2PrefernceWithTargetPlatform.cs (1)
32
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildAppsWithFrameworkRefs.cs (3)
41
var buildCommand = new
BuildCommand
(testAsset, "EntityFrameworkApp");
56
var buildCommand = new
BuildCommand
(testAsset, project);
85
var buildCommand = new
BuildCommand
(testAsset, project);
GivenThatWeWantToBuildASelfContainedApp.cs (8)
42
var buildCommand = new
BuildCommand
(testAsset);
103
var buildCommand = new
BuildCommand
(testAsset);
131
var buildCommand = new
BuildCommand
(testAsset);
217
var buildCommand = new
BuildCommand
(testAsset)
468
var buildCommand = new
BuildCommand
(testAsset);
510
var buildCommand = new
BuildCommand
(asset);
576
var buildCommand = new
BuildCommand
(testAsset);
619
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildASolutionWithNonAnyCPUPlatform.cs (1)
19
var buildCommand = new
BuildCommand
(testAsset, "x64SolutionBuild.sln");
GivenThatWeWantToBuildASolutionWithNonDefaultConfiguration.cs (1)
33
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildASolutionWithNonDefaultConfigurationVB.cs (1)
34
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildASolutionWithProjRefDiffCase.cs (1)
21
var command = new
BuildCommand
(asset, solutionFile);
GivenThatWeWantToBuildAUnitTestProject.cs (2)
19
var buildCommand = new
BuildCommand
(testAsset);
38
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildAWindowsDesktopProject.cs (26)
32
var buildCommand = new
BuildCommand
(testAsset);
69
var buildCommand = new
BuildCommand
(testAsset);
90
var buildCommand = new
BuildCommand
(testAsset);
112
var buildCommand = new
BuildCommand
(testAsset);
133
var buildCommand = new
BuildCommand
(testAsset);
167
var buildCommand = new
BuildCommand
(Log, testDirectory);
183
var buildCommand = new
BuildCommand
(testAsset);
218
var buildCommand = new
BuildCommand
(testAsset);
240
var buildCommand = new
BuildCommand
(testAsset);
283
var buildCommand = new
BuildCommand
(Log, testDir.Path);
312
var buildCommand = new
BuildCommand
(testAsset);
344
var buildCommand = new
BuildCommand
(testAsset);
473
var buildCommand = new
BuildCommand
(testAsset);
495
var buildCommand = new
BuildCommand
(testAsset);
525
var buildCommand = new
BuildCommand
(testAsset);
551
var buildCommand = new
BuildCommand
(testAsset);
580
var buildCommand = new
BuildCommand
(testAsset);
608
var buildCommand = new
BuildCommand
(testAsset);
628
var buildCommand = new
BuildCommand
(testAsset);
658
var buildCommand = new
BuildCommand
(testAsset);
692
var buildCommand = new
BuildCommand
(testAsset);
728
var buildCommand = new
BuildCommand
(testAsset);
753
var buildCommand = new
BuildCommand
(testAsset);
776
var buildCommand = new
BuildCommand
(testAsset);
808
var buildCommand = new
BuildCommand
(testAsset);
827
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (6)
21
var buildCommand = new
BuildCommand
(testAsset);
40
var buildCommand = new
BuildCommand
(testAsset);
62
var buildCommand = new
BuildCommand
(testAsset);
85
var buildCommand = new
BuildCommand
(testAsset);
184
var buildCommand = new
BuildCommand
(testAsset);
269
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildWithARuntimeIdentifier.cs (3)
21
var buildCommand = new
BuildCommand
(Log, testAsset.TestRoot, "App.sln");
44
var buildCommand = new
BuildCommand
(Log, testAsset.TestRoot, "App.sln");
66
new
BuildCommand
(testAsset)
GivenThatWeWantToBuildWithATargetPlatform.cs (3)
88
var build = new
BuildCommand
(Log, Path.Combine(testAsset.Path, testProject.Name));
123
var buildCommand = new
BuildCommand
(testAsset);
161
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToBuildWithGlobalJson.cs (1)
34
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToControlGeneratedAssemblyInfo.cs (18)
32
var buildCommand = new
BuildCommand
(testAsset);
252
var buildCommand = new
BuildCommand
(testAsset);
292
var command = new
BuildCommand
(testAsset);
331
var command = new
BuildCommand
(testAsset, "TestLibrary");
356
var buildCommand = new
BuildCommand
(testAsset);
391
var buildCommand = new
BuildCommand
(testAsset);
450
var buildCommand = new
BuildCommand
(testAsset);
501
var buildCommand = new
BuildCommand
(testAsset);
550
var buildCommand = new
BuildCommand
(testAsset);
576
var buildCommand = new
BuildCommand
(testAsset);
603
var buildCommand = new
BuildCommand
(testAsset);
629
var buildCommand = new
BuildCommand
(testAsset);
657
var buildCommand = new
BuildCommand
(testAsset);
692
var buildCommand = new
BuildCommand
(testAsset);
738
var buildCommand = new
BuildCommand
(testAsset);
773
var buildCommand = new
BuildCommand
(testAsset);
798
var buildCommand = new
BuildCommand
(testAsset);
854
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToCopyLocalDependencies.cs (9)
32
var buildCommand = new
BuildCommand
(testProjectInstance);
76
var buildCommand = new
BuildCommand
(testProjectInstance);
112
var buildCommand = new
BuildCommand
(testProjectInstance);
150
var buildCommand = new
BuildCommand
(testProjectInstance);
183
var buildCommand = new
BuildCommand
(testProjectInstance);
219
var buildCommand = new
BuildCommand
(testProjectInstance);
252
var buildCommand = new
BuildCommand
(testProjectInstance);
288
var buildCommand = new
BuildCommand
(testProjectInstance);
324
var buildCommand = new
BuildCommand
(testProjectInstance);
GivenThatWeWantToCopyPPFileToOutput.cs (1)
31
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToDetectAspireWorkloadDeprecation.cs (6)
30
var buildCommand = new
BuildCommand
(testAsset);
58
var buildCommand = new
BuildCommand
(testAsset);
84
var buildCommand = new
BuildCommand
(testAsset);
106
var buildCommand = new
BuildCommand
(testAsset);
131
var buildCommand = new
BuildCommand
(testAsset);
159
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToExcludeTheMainProjectFromTheDepsFile.cs (1)
47
var buildCommand = new
BuildCommand
(testProjectInstance);
GivenThatWeWantToFilterSatelliteAssemblies.cs (2)
43
var buildCommand = new
BuildCommand
(testProjectInstance);
107
var buildCommand = new
BuildCommand
(testProjectInstance);
GivenThatWeWantToFloatWarningLevels.cs (1)
463
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
GivenThatWeWantToGenerateGlobalUsings_BlazorWasm.cs (2)
21
var buildCommand = new
BuildCommand
(testAsset);
55
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToGenerateGlobalUsings_DotNet.cs (7)
21
var buildCommand = new
BuildCommand
(testAsset);
51
var buildCommand = new
BuildCommand
(testAsset);
73
var buildCommand = new
BuildCommand
(testAsset);
117
var buildCommand = new
BuildCommand
(testAsset);
163
var buildCommand = new
BuildCommand
(testAsset);
193
var buildCommand = new
BuildCommand
(testAsset);
233
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToGenerateGlobalUsings_WebApp.cs (2)
22
var buildCommand = new
BuildCommand
(testAsset);
62
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToGenerateGlobalUsings_Worker.cs (2)
21
var buildCommand = new
BuildCommand
(testAsset);
56
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPreserveCompilationContextForBuild.cs (2)
46
var buildCommand = new
BuildCommand
(testAsset);
91
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToProduceReferenceAssembly.cs (1)
25
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
33
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToReferenceAnAssembly.cs (1)
910
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToReferenceAProject.cs (4)
117
var buildCommand = new
BuildCommand
(testAsset, "Referencer");
184
var buildCommand = new
BuildCommand
(parentAsset);
271
var buildCommand = new
BuildCommand
(testAsset);
337
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToResolveConflicts.cs (9)
126
var buildCommand = new
BuildCommand
(testAsset);
169
var buildCommand = new
BuildCommand
(testAsset);
192
var buildCommand = new
BuildCommand
(testAsset);
222
var buildCommand = new
BuildCommand
(testAsset);
265
var buildCommand = new
BuildCommand
(testAsset);
297
var buildCommand = new
BuildCommand
(testAsset);
364
var buildCommand = new
BuildCommand
(testAsset);
434
new
BuildCommand
(testAsset).Execute().Should().Pass();
475
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToRunFromMSBuildTarget.cs (1)
24
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (1)
44
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToTargetEolFrameworks.cs (6)
33
var buildCommand = new
BuildCommand
(testAsset);
57
var buildCommand = new
BuildCommand
(testAsset);
84
var buildCommand = new
BuildCommand
(testAsset);
107
var buildCommand = new
BuildCommand
(testAsset);
136
var buildCommand = new
BuildCommand
(testAsset);
167
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToTargetNet471.cs (9)
46
var buildCommand = new
BuildCommand
(testAsset);
85
var buildCommand = new
BuildCommand
(testAsset);
120
var buildCommand = new
BuildCommand
(testAsset);
166
var buildCommand = new
BuildCommand
(testAsset);
215
var buildCommand = new
BuildCommand
(testAsset);
252
var buildCommand = new
BuildCommand
(testAsset);
319
var buildCommand = new
BuildCommand
(testAsset);
467
var buildCommand = new
BuildCommand
(testAsset);
574
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToTargetNotRecommendedFrameworks.cs (4)
33
var buildCommand = new
BuildCommand
(testAsset);
59
var buildCommand = new
BuildCommand
(testAsset);
83
var buildCommand = new
BuildCommand
(testAsset);
109
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToUseAnalyzers.cs (1)
200
new
BuildCommand
(asset)
GivenThatWeWantToUseBinaryFormatter.cs (5)
66
var buildCommand = new
BuildCommand
(testAsset, "BinaryFormatterTests");
95
var buildCommand = new
BuildCommand
(testAsset, "BinaryFormatterTests");
122
var buildCommand = new
BuildCommand
(testAsset, "BinaryFormatterTests");
149
var buildCommand = new
BuildCommand
(testAsset, "BinaryFormatterTests");
177
var buildCommand = new
BuildCommand
(testAsset, "BinaryFormatterTests");
GivenThatWeWantToUseContentFiles.cs (3)
48
var cmd = new
BuildCommand
(asset);
71
cmd = new
BuildCommand
(asset);
78
cmd = new
BuildCommand
(asset);
GivenThatWeWantToUsePlatformAnalyzers.cs (1)
279
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
GivenThatWeWantToUseVB.cs (1)
187
var buildCommand = new
BuildCommand
(Log, testDirectory);
GivenThatWeWantToVerifyNuGetReferenceCompat.cs (3)
126
var referencerBuildCommand = new
BuildCommand
(referencerTestAsset);
155
var buildCommand = new
BuildCommand
(testProjectTestAsset);
207
var buildCommand = new
BuildCommand
(testProjectTestAsset);
GivenThatWeWantToVerifyProjectReferenceCompat.cs (1)
59
var buildCommand = new
BuildCommand
(testAsset);
GivenThereAreDefaultItems.cs (6)
462
var buildCommand = new
BuildCommand
(testAsset, "TestLibrary");
529
var buildCommand = new
BuildCommand
(testAsset);
570
var buildCommand = new
BuildCommand
(testAsset);
609
var buildCommand = new
BuildCommand
(testAsset);
676
var buildCommand = new
BuildCommand
(testAsset);
716
var buildCommand = new
BuildCommand
(testAsset);
GivenTransitiveFrameworkReferencesAreDisabled.cs (3)
70
var buildCommand = new
BuildCommand
(testAsset);
143
var buildCommand = new
BuildCommand
(testAsset);
179
var buildCommand = new
BuildCommand
(testAsset);
GivenWeWantToRequireWindowsForDesktopApps.cs (9)
27
var command = new
BuildCommand
(asset);
44
var command = new
BuildCommand
(asset);
64
var command = new
BuildCommand
(asset);
82
var command = new
BuildCommand
(asset);
104
new
BuildCommand
(testAsset)
151
new
BuildCommand
(Log, testInstance.Path)
178
var command = new
BuildCommand
(Log, Path.Combine(asset.Path, ProjectName));
206
var command = new
BuildCommand
(Log, Path.Combine(asset.Path, ProjectName));
237
var buildCommand = new
BuildCommand
(Log, Path.Combine(asset.Path, ProjectName));
ImplicitAspNetVersions.cs (6)
36
var buildCommand = new
BuildCommand
(testAsset);
71
var buildCommand = new
BuildCommand
(testAsset);
102
var buildCommand = new
BuildCommand
(testAsset);
140
var buildCommand = new
BuildCommand
(testAsset);
178
var buildCommand = new
BuildCommand
(testAsset);
213
var buildCommand = new
BuildCommand
(testAsset);
KnownRuntimePackTests.cs (2)
32
var buildCommand = new
BuildCommand
(testAsset);
57
var buildCommand = new
BuildCommand
(testAsset);
MetadataUpdaterSupportTest.cs (2)
21
var buildCommand = new
BuildCommand
(testAsset);
45
var buildCommand = new
BuildCommand
(testAsset);
Net50Targeting.cs (1)
23
var buildCommand = new
BuildCommand
(testAsset);
NonCopyLocalProjectReferenceTests.cs (1)
46
var buildCommand = new
BuildCommand
(testAsset);
ProjectConfigurationDescriptionTest.cs (1)
41
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.Path, testProj.Name));
ReferenceExeTests.cs (6)
132
var buildCommand = new
BuildCommand
(testProjectInstance);
362
new
BuildCommand
(Log, testProjectDirectory)
415
var result = new
BuildCommand
(Log, mtpProjectDirectory).Execute();
464
var result = new
BuildCommand
(Log, consoleAppDirectory).Execute();
508
new
BuildCommand
(testAsset)
548
new
BuildCommand
(Log, mtpProjectDirectory)
RuntimeIdentifierGraphTests.cs (1)
50
var buildCommand = new
BuildCommand
(testAsset);
SourceLinkTests.cs (9)
107
var buildCommand = new
BuildCommand
(testAsset);
126
var buildCommand = new
BuildCommand
(testAsset);
145
var buildCommand = new
BuildCommand
(testAsset);
161
var buildCommand = new
BuildCommand
(testAsset)
193
var buildCommand = new
BuildCommand
(testAsset)
242
var buildCommand = new
BuildCommand
(testAsset)
276
var buildCommand = new
BuildCommand
(testAsset)
308
var buildCommand = new
BuildCommand
(testAsset, "NETCoreCppCliTest")
335
var buildCommand = new
BuildCommand
(testAsset, relativePathToProject: "FxWpf")
WorkloadTests.cs (5)
28
new
BuildCommand
(testAsset)
46
new
BuildCommand
(testAsset)
126
new
BuildCommand
(testAsset)
148
new
BuildCommand
(testAsset)
170
new
BuildCommand
(testAsset)
Microsoft.NET.Pack.Tests (1)
GivenThatWeWantToPackAHelloWorldProject.cs (1)
65
new
BuildCommand
(testAsset)
Microsoft.NET.Publish.Tests (32)
GivenThatAPublishedDepsJsonShouldContainVersionInformation.cs (1)
218
command = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishAComServerLibrary.cs (1)
25
var outputDirectory = new
BuildCommand
(testAsset).GetOutputDirectory();
GivenThatWeWantToPublishAHelloWorldProject.cs (5)
43
var outputDirectory = new
BuildCommand
(helloWorldAsset).GetOutputDirectory(targetFramework);
95
var outputDirectory = new
BuildCommand
(helloWorldAsset).GetOutputDirectory(targetFramework, runtimeIdentifier: rid);
405
var buildCommand = new
BuildCommand
(helloWorldAsset, Path.Combine("DeployProj", "Deploy.proj"));
534
new
BuildCommand
(helloWorldAsset)
758
new
BuildCommand
(testAsset)
GivenThatWeWantToPublishAnAotApp.cs (6)
236
var buildCommand = new
BuildCommand
(testAsset);
584
var buildCommand = new
BuildCommand
(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
669
var buildCommand = new
BuildCommand
(testAsset);
771
var buildCommand = new
BuildCommand
(testAsset);
797
var buildCommand = new
BuildCommand
(testAsset);
958
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishAProjectWithAllFeatures.cs (1)
145
var buildCommand = new
BuildCommand
(Log, publishCommand.ProjectRootPath);
GivenThatWeWantToPublishASingleFileApp.cs (2)
555
var buildCommand = new
BuildCommand
(testAsset);
740
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishAToolProjectWithPackagedShim.cs (1)
52
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishTrimmedWindowsFormsAndWPFApps.cs (4)
31
var buildCommand = new
BuildCommand
(testAsset);
54
var buildCommand = new
BuildCommand
(testAsset);
305
var buildCommand = new
BuildCommand
(testAsset);
328
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
61
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToRunILLink.cs (5)
220
var buildCommand = new
BuildCommand
(testAsset);
245
var buildCommand = new
BuildCommand
(testAsset);
261
var buildCommand = new
BuildCommand
(testAsset);
1778
var buildCommand = new
BuildCommand
(testAsset);
1812
var buildCommand = new
BuildCommand
(testAsset);
PublishItemsOutputGroupTests.cs (1)
103
var buildCommand = new
BuildCommand
(testAsset);
RuntimeIdentifiersTests.cs (4)
53
var buildCommand = new
BuildCommand
(testAsset);
95
var buildCommand = new
BuildCommand
(testAsset);
146
var buildCommand = new
BuildCommand
(testAsset);
355
var buildCommand = new
BuildCommand
(testAsset);
Microsoft.NET.Restore.Tests (7)
GivenThatWeWantAutomaticTargetingPackReferences.cs (1)
191
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToRestoreProjectsWithPackageDowngrades.cs (1)
35
var buildCommand = new
BuildCommand
(testAsset);
GivenThatWeWantToUseFrameworkRoslyn.cs (4)
43
new
BuildCommand
(testAsset)
82
new
BuildCommand
(testAsset)
131
var buildCommand = (BuildCommand)new
BuildCommand
(testAsset)
181
var buildCommand = new
BuildCommand
(testAsset, relativePathToProject: "FxWpf")
RestoreWithOlderNuGet.cs (1)
35
new
BuildCommand
(testAsset)
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (1)
WasmAoTPublishIntegrationTest.cs (1)
80
var webConfig = new
BuildCommand
(testInstance, "blazorwasm").GetOutputDirectory(configuration: "Release").File("web.config");
Microsoft.NET.Sdk.Razor.Tests (46)
ApplicationPartDiscoveryIntegrationTest.cs (4)
21
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
38
var build = new
BuildCommand
(projectDirectory);
56
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
71
build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
BuildIncrementalismTest.cs (6)
33
var build = new
BuildCommand
(projectDirectory);
56
var build = new
BuildCommand
(projectDirectory);
90
build = new
BuildCommand
(projectDirectory);
115
var build = new
BuildCommand
(projectDirectory);
135
build = new
BuildCommand
(projectDirectory);
150
build = new
BuildCommand
(projectDirectory);
BuildIntegrationTest.cs (12)
27
var build = new
BuildCommand
(projectDirectory);
47
var build = new
BuildCommand
(projectDirectory);
69
var build = new
BuildCommand
(projectDirectory);
92
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
114
var build = new
BuildCommand
(projectDirectory);
144
var build = new
BuildCommand
(projectDirectory);
158
var build = new
BuildCommand
(projectDirectory);
176
var build = new
BuildCommand
(projectDirectory);
202
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
219
build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
241
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
260
var build = new
BuildCommand
(projectDirectory);
BuildIntrospectionTest.cs (5)
18
var build = new
BuildCommand
(projectDirectory);
32
var build = new
BuildCommand
(projectDirectory);
54
var build = new
BuildCommand
(projectDirectory);
67
var build = new
BuildCommand
(projectDirectory);
89
var build = new
BuildCommand
(projectDirectory);
BuildWithComponents31IntegrationTest.cs (1)
16
var build = new
BuildCommand
(projectDirectory);
BuildWithComponentsIntegrationTest.cs (3)
25
var build = new
BuildCommand
(projectDirectory);
42
var build = new
BuildCommand
(projectDirectory);
85
var build = new
BuildCommand
(projectDirectory);
MvcBuildIntegrationTest21NetFx.cs (3)
22
var build = new
BuildCommand
(project);
48
var build = new
BuildCommand
(project);
102
var build = new
BuildCommand
(projectDirectory);
MvcBuildIntegrationTest22.cs (1)
25
var build = new
BuildCommand
(project);
MvcBuildIntegrationTest50.cs (4)
33
var build = new
BuildCommand
(projectDirectory);
58
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
79
build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
100
var build = new
BuildCommand
(project);
MvcBuildIntegrationTestLegacy.cs (3)
27
var build = new
BuildCommand
(project);
53
var build = new
BuildCommand
(project);
109
var build = new
BuildCommand
(projectDirectory);
PackIntegrationTest.cs (1)
19
var build = new
BuildCommand
(projectDirectory);
PublishIntegrationTest.cs (3)
21
var outputPath = new
BuildCommand
(projectDirectory).GetOutputDirectory().FullName;
172
var build = new
BuildCommand
(projectDirectory, "AppWithP2PReference");
205
var build = new
BuildCommand
(projectDirectory);
Microsoft.NET.Sdk.Web.Tests (3)
DeprecationTests.cs (3)
22
var buildCommand = new
BuildCommand
(testAsset);
47
var buildCommand = new
BuildCommand
(testAsset);
73
var buildCommand = new
BuildCommand
(testAsset);
Microsoft.NET.TestFramework (1)
AspNetSdkTest.cs (1)
100
var build = new
BuildCommand
(asset, relativePathToProject);
Microsoft.NET.ToolPack.Tests (6)
GivenThatWeWantToPackAToolProjectWithGeneratePackageOnBuild.cs (2)
42
var buildCommand = new
BuildCommand
(testAsset, "App");
56
var buildCommand = new
BuildCommand
(testAsset, "App");
GivenThatWeWantToPackAToolProjectWithPackagedShim.cs (3)
237
var buildCommand = new
BuildCommand
(helloWorldAsset);
261
var buildCommand = new
BuildCommand
(testAsset).WithWorkingDirectory(testAsset.Path);
323
var buildCommand = new
BuildCommand
(helloWorldAsset);
GivenThatWeWantToPackAToolSelfContainedProject.cs (1)
40
var packCommand = new
BuildCommand
(helloWorldAsset);
574 references to BuildCommand
dotnet.Tests (4)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromDll.cs (1)
28
var
buildCommand = new BuildCommand(testAsset);
CommandTests\Test\GivenDotnetTestContainsEnvironmentVariables.cs (1)
69
var
buildCommand = new BuildCommand(testAsset);
CommandTests\VSTest\VSTestTests.cs (1)
28
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBeBackwardsCompatibleWith1xProjects.cs (1)
24
var
buildCommand = new BuildCommand(testInstance);
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
AssemblySymbolLoaderTests.cs (1)
374
BuildCommand
buildCommand = new(testAsset);
Microsoft.NET.Build.Tests (372)
AppHostTests.cs (11)
62
var
buildCommand = new BuildCommand(testAsset);
96
var
buildCommand = new BuildCommand(testAsset);
143
var
buildCommand = new BuildCommand(testAsset);
180
var
buildCommand = new BuildCommand(testAsset);
211
var
buildCommand = new BuildCommand(testAsset);
255
var
buildCommand = new BuildCommand(testAsset);
288
var
buildCommand = new BuildCommand(testAsset);
334
var
buildCommand = new BuildCommand(testAsset);
362
var
buildCommand = new BuildCommand(testAsset);
396
var
buildCommand = new BuildCommand(testAsset);
419
var
buildCommand = new BuildCommand(testAsset);
AspNetCoreOnFullFramework.cs (1)
76
var
buildCommand = new BuildCommand(testProjectInstance);
COMReferenceTests.cs (2)
55
var
buildCommand = new BuildCommand(testAsset);
114
var
buildCommand = new BuildCommand(testAsset);
DepsFileSkipTests.cs (2)
126
var
buildCommand = new BuildCommand(testAsset);
166
var
buildCommand = new BuildCommand(testAsset);
GenerateResourceTests.cs (1)
55
var
buildCommand = new BuildCommand(testAsset);
GivenFrameworkReferences.cs (17)
49
var
buildCommand = new BuildCommand(testAsset);
104
var
buildCommand = new BuildCommand(testAsset);
141
var
buildCommand = new BuildCommand(testAsset);
170
var
buildCommand = new BuildCommand(testAsset);
210
var
buildCommand = new BuildCommand(testAsset);
246
var
buildCommand = new BuildCommand(testAsset);
294
var
buildCommand = new BuildCommand(testAsset);
361
var
buildCommand = new BuildCommand(testAsset);
410
var
buildCommand = new BuildCommand(testAsset);
455
var
buildCommand = new BuildCommand(testAsset);
519
var
buildCommand = new BuildCommand(testAsset);
710
var
buildCommand = new BuildCommand(testAsset);
762
var
buildCommand = (
BuildCommand
)new BuildCommand(testAsset)
844
var
buildCommand = new BuildCommand(testAsset);
964
var
buildCommand = new BuildCommand(testAsset);
1001
var
buildCommand = new BuildCommand(testAsset);
GivenThatAProjectHasntBeenRestored.cs (2)
33
var
buildCommand = new BuildCommand(Log, projectDirectory);
59
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantAllResourcesInSatellite.cs (2)
26
Action<
BuildCommand
> setup = null,
46
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantAMessageWhenBuildingWithAPreviewSdk.cs (4)
21
var
buildCommand = new BuildCommand(testAsset);
37
var
buildCommand = new BuildCommand(testAsset);
53
var
buildCommand = new BuildCommand(testAsset);
69
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantBuildsToBeIncremental.cs (2)
22
var
buildCommand = new BuildCommand(testAsset);
45
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantDiagnosticsWhenAssetsFileCannotBeRead.cs (3)
18
var
build = new BuildCommand(testAsset);
31
var
build = new BuildCommand(testAsset);
41
var
build = new BuildCommand(testAsset);
GivenThatWeWantDiagnosticsWhenPackageCannotBeFound.cs (1)
36
var
build = new BuildCommand(asset);
GivenThatWeWantImplicitNamespaceImportsDisabled.cs (1)
19
var
buildCommand = new BuildCommand(asset);
GivenThatWeWantMSBuildToRespectCustomCulture.cs (2)
22
var
buildCommand = new BuildCommand(testAsset);
40
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (2)
56
var
buildCommand = new BuildCommand(testAsset);
117
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantSatelliteAssembliesHaveassemblyVersion.cs (1)
34
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildAComServerLibrary.cs (13)
23
var
buildCommand = new BuildCommand(testAsset);
59
var
buildCommand = new BuildCommand(testAsset);
92
var
buildCommand = new BuildCommand(testAsset);
122
var
buildCommand = new BuildCommand(testAsset);
143
var
buildCommand = new BuildCommand(testAsset);
160
var
buildCommand = new BuildCommand(testAsset);
179
var
buildCommand = new BuildCommand(testAsset);
200
var
buildCommand = new BuildCommand(testAsset);
224
var
buildCommand = new BuildCommand(testAsset);
245
var
buildCommand = new BuildCommand(testAsset);
260
var
buildCommand = new BuildCommand(testAsset);
277
var
buildCommand = new BuildCommand(testAsset);
293
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildACppCliProject.cs (1)
30
var
buildCommand = new BuildCommand(testAsset, "CSConsoleApp");
GivenThatWeWantToBuildACrossTargetedLibrary.cs (2)
21
var
buildCommand = new BuildCommand(testAsset);
49
var
buildCommand = new BuildCommand(testAsset, "DesktopAndNetStandard");
GivenThatWeWantToBuildADesktopExe.cs (23)
26
var
buildCommand = new BuildCommand(testAsset);
158
var
buildCommand = new BuildCommand(testAsset);
217
var
buildCommand = new BuildCommand(testAsset);
249
var
buildCommand = new BuildCommand(testAsset);
287
var
buildCommand = new BuildCommand(testAsset);
419
var
buildCommand = new BuildCommand(testAsset, "DefaultReferences");
443
var
buildCommand = new BuildCommand(testAsset);
481
var
buildCommand = new BuildCommand(testAsset);
514
var
buildCommand = new BuildCommand(testAsset);
543
var
buildCommand = new BuildCommand(testAsset);
578
var
buildCommand = new BuildCommand(testAsset);
669
var
buildCommand = new BuildCommand(testAsset);
735
var
buildCommand = new BuildCommand(testAsset);
750
var
buildCommand = new BuildCommand(testAsset);
786
var
buildCommand = new BuildCommand(testAsset);
876
var
buildCommand = new BuildCommand(testAsset);
918
var
buildCommand = new BuildCommand(testAsset);
944
var
buildCommand = new BuildCommand(testAsset);
974
var
buildCommand = new BuildCommand(testAsset);
1010
var
buildCommand = new BuildCommand(testAsset);
1053
var
buildCommand = new BuildCommand(testAsset);
1087
var
buildCommand = new BuildCommand(testAsset);
1123
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildADesktopExeWithFSharp.cs (2)
28
var
buildCommand = new BuildCommand(testAsset);
53
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (6)
102
var
libBuildCommand = new BuildCommand(testAsset, LibraryName);
109
var
buildCommand = new BuildCommand(testAsset, AppName);
238
var
buildCommand = new BuildCommand(testAsset, AppName);
288
var
buildCommand = new BuildCommand(testAsset, AppName);
349
var
buildCommand = new BuildCommand(testAsset, AppName);
387
var
buildCommand = new BuildCommand(testAsset, AppName);
GivenThatWeWantToBuildADesktopLibrary.cs (13)
45
var
buildCommand = new BuildCommand(testAsset);
102
var
buildCommand = new BuildCommand(testAsset);
120
var
buildCommand = new BuildCommand(testAsset);
157
var
buildCommand = new BuildCommand(testAsset);
186
var
buildCommand = new BuildCommand(testAsset);
210
var
buildCommand = new BuildCommand(testAsset);
250
var
buildCommand = new BuildCommand(testAsset);
306
var
buildCommand = new BuildCommand(testAsset);
321
var
buildCommand = new BuildCommand(testAsset);
370
var
buildCommand = new BuildCommand(testAsset);
487
var
buildCommand = new BuildCommand(testAsset);
504
var
referencedbuildCommand =
536
var
buildCommand = new BuildCommand(testInstance);
GivenThatWeWantToBuildALibrary.cs (15)
30
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
52
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
151
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
185
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
229
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
542
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.Path, testProj.Name));
669
BuildCommand
buildCommand;
736
var
buildCommand = new BuildCommand(testAsset);
768
var
buildCommand = new BuildCommand(testAsset);
798
var
buildCommand = new BuildCommand(testAsset);
882
var
buildCommand = new BuildCommand(testAsset);
926
var
buildCommand = new BuildCommand(testAsset);
980
var
buildCommand = new BuildCommand(testAsset);
1047
var
buildCommand = new BuildCommand(testAsset, $"{testProject.Name}");
1115
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildALibraryWithFSharp.cs (3)
24
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
46
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
108
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
GivenThatWeWantToBuildALibraryWithVB.cs (3)
24
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
46
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
119
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
GivenThatWeWantToBuildAnAppWithLibrariesAndRid.cs (2)
41
var
buildCommand = new BuildCommand(testAsset, "App");
90
var
buildCommand = new BuildCommand(testAsset, "App");
GivenThatWeWantToBuildAnAppWithLibrary.cs (4)
41
var
buildCommand = new BuildCommand(testAsset, "TestApp");
90
var
buildCommand = new BuildCommand(testAsset, "TestApp");
135
var
buildCommand = new BuildCommand(testAsset, "TestApp");
171
var
buildCommand = new BuildCommand(asset, "Appx");
GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.cs (1)
185
var
buildCommand = new BuildCommand(testAsset, "1");
GivenThatWeWantToBuildAnAppWithSharedProject.cs (1)
54
var
buildCommand = new BuildCommand(testAsset, "TestApp");
GivenThatWeWantToBuildAnAppWithTransitiveNonSdkProjectRefs.cs (1)
161
var
buildCommand = new BuildCommand(testAsset, "TestApp");
GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.cs (3)
28
var
buildCommand = new BuildCommand(testAsset, "TestApp");
65
var
buildCommand = new BuildCommand(testAsset, "TestApp");
107
var
buildCommand = new BuildCommand(testAsset, "TestApp");
GivenThatWeWantToBuildANetCoreApp.cs (19)
24
private
BuildCommand
GetBuildCommand([CallerMemberName] string callingMethod = "")
89
var
buildCommand = new BuildCommand(testAsset);
141
var
buildCommand = new BuildCommand(testAsset);
212
var
buildCommand = new BuildCommand(testAsset);
356
var
buildCommand = new BuildCommand(testAsset);
390
var
buildCommand = new BuildCommand(_testAssetsManager.CreateTestProject(proj, identifier: targetFramework));
419
var
buildCommand = new BuildCommand(_testAssetsManager.CreateTestProject(proj, identifier: targetFramework));
478
var
buildCommand = new BuildCommand(testAsset);
517
var
buildCommand = new BuildCommand(testAsset);
555
var
buildCommand = new BuildCommand(testAsset);
627
var
buildCommand = new BuildCommand(testAsset);
683
var
buildCommand = new BuildCommand(testAsset);
732
var
buildCommand = new BuildCommand(testAsset);
759
var
buildCommand = new BuildCommand(testAsset);
811
var
buildCommand = new BuildCommand(testAsset);
834
var
buildCommand = new BuildCommand(testAsset);
861
var
buildCommand = new BuildCommand(testAsset);
921
var
buildCommand = new BuildCommand(testProjectInstance);
1123
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.Path, testProj.Name));
GivenThatWeWantToBuildANetCoreAppForTelemetry.cs (2)
51
var
buildCommand = new BuildCommand(testAsset);
77
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildANetStandard2Library.cs (2)
27
var
buildCommand = new BuildCommand(testAsset);
69
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildAP2PrefernceWithTargetPlatform.cs (1)
32
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildAppsWithFrameworkRefs.cs (3)
41
var
buildCommand = new BuildCommand(testAsset, "EntityFrameworkApp");
56
var
buildCommand = new BuildCommand(testAsset, project);
85
var
buildCommand = new BuildCommand(testAsset, project);
GivenThatWeWantToBuildASelfContainedApp.cs (7)
42
var
buildCommand = new BuildCommand(testAsset);
103
var
buildCommand = new BuildCommand(testAsset);
131
var
buildCommand = new BuildCommand(testAsset);
468
var
buildCommand = new BuildCommand(testAsset);
510
var
buildCommand = new BuildCommand(asset);
576
var
buildCommand = new BuildCommand(testAsset);
619
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildASolutionWithNonAnyCPUPlatform.cs (1)
19
var
buildCommand = new BuildCommand(testAsset, "x64SolutionBuild.sln");
GivenThatWeWantToBuildASolutionWithNonDefaultConfiguration.cs (1)
33
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildASolutionWithNonDefaultConfigurationVB.cs (1)
34
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildASolutionWithProjRefDiffCase.cs (1)
21
var
command = new BuildCommand(asset, solutionFile);
GivenThatWeWantToBuildAUnitTestProject.cs (2)
19
var
buildCommand = new BuildCommand(testAsset);
38
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildAWindowsDesktopProject.cs (26)
32
var
buildCommand = new BuildCommand(testAsset);
69
var
buildCommand = new BuildCommand(testAsset);
90
var
buildCommand = new BuildCommand(testAsset);
112
var
buildCommand = new BuildCommand(testAsset);
133
var
buildCommand = new BuildCommand(testAsset);
167
var
buildCommand = new BuildCommand(Log, testDirectory);
183
var
buildCommand = new BuildCommand(testAsset);
218
var
buildCommand = new BuildCommand(testAsset);
240
var
buildCommand = new BuildCommand(testAsset);
283
var
buildCommand = new BuildCommand(Log, testDir.Path);
312
var
buildCommand = new BuildCommand(testAsset);
344
var
buildCommand = new BuildCommand(testAsset);
473
var
buildCommand = new BuildCommand(testAsset);
495
var
buildCommand = new BuildCommand(testAsset);
525
var
buildCommand = new BuildCommand(testAsset);
551
var
buildCommand = new BuildCommand(testAsset);
580
var
buildCommand = new BuildCommand(testAsset);
608
var
buildCommand = new BuildCommand(testAsset);
628
var
buildCommand = new BuildCommand(testAsset);
658
var
buildCommand = new BuildCommand(testAsset);
692
var
buildCommand = new BuildCommand(testAsset);
728
var
buildCommand = new BuildCommand(testAsset);
753
var
buildCommand = new BuildCommand(testAsset);
776
var
buildCommand = new BuildCommand(testAsset);
808
var
buildCommand = new BuildCommand(testAsset);
827
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (6)
21
var
buildCommand = new BuildCommand(testAsset);
40
var
buildCommand = new BuildCommand(testAsset);
62
var
buildCommand = new BuildCommand(testAsset);
85
var
buildCommand = new BuildCommand(testAsset);
184
var
buildCommand = new BuildCommand(testAsset);
269
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildWithARuntimeIdentifier.cs (2)
21
var
buildCommand = new BuildCommand(Log, testAsset.TestRoot, "App.sln");
44
var
buildCommand = new BuildCommand(Log, testAsset.TestRoot, "App.sln");
GivenThatWeWantToBuildWithATargetPlatform.cs (3)
88
var
build = new BuildCommand(Log, Path.Combine(testAsset.Path, testProject.Name));
123
var
buildCommand = new BuildCommand(testAsset);
161
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToBuildWithGlobalJson.cs (1)
34
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToControlGeneratedAssemblyInfo.cs (22)
32
var
buildCommand = new BuildCommand(testAsset);
252
var
buildCommand = new BuildCommand(testAsset);
283
var
incrementalBuildCommand = BuildProject(versionPrefix: "1.2.4");
290
BuildCommand
BuildProject(string versionPrefix)
292
var
command = new BuildCommand(testAsset);
308
var
firstBuildCommand = BuildProject(buildNumber: "1");
329
BuildCommand
BuildProject(string buildNumber)
331
var
command = new BuildCommand(testAsset, "TestLibrary");
356
var
buildCommand = new BuildCommand(testAsset);
391
var
buildCommand = new BuildCommand(testAsset);
450
var
buildCommand = new BuildCommand(testAsset);
501
var
buildCommand = new BuildCommand(testAsset);
550
var
buildCommand = new BuildCommand(testAsset);
576
var
buildCommand = new BuildCommand(testAsset);
603
var
buildCommand = new BuildCommand(testAsset);
629
var
buildCommand = new BuildCommand(testAsset);
657
var
buildCommand = new BuildCommand(testAsset);
692
var
buildCommand = new BuildCommand(testAsset);
738
var
buildCommand = new BuildCommand(testAsset);
773
var
buildCommand = new BuildCommand(testAsset);
798
var
buildCommand = new BuildCommand(testAsset);
854
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToCopyLocalDependencies.cs (9)
32
var
buildCommand = new BuildCommand(testProjectInstance);
76
var
buildCommand = new BuildCommand(testProjectInstance);
112
var
buildCommand = new BuildCommand(testProjectInstance);
150
var
buildCommand = new BuildCommand(testProjectInstance);
183
var
buildCommand = new BuildCommand(testProjectInstance);
219
var
buildCommand = new BuildCommand(testProjectInstance);
252
var
buildCommand = new BuildCommand(testProjectInstance);
288
var
buildCommand = new BuildCommand(testProjectInstance);
324
var
buildCommand = new BuildCommand(testProjectInstance);
GivenThatWeWantToCopyPPFileToOutput.cs (1)
31
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToDetectAspireWorkloadDeprecation.cs (6)
30
var
buildCommand = new BuildCommand(testAsset);
58
var
buildCommand = new BuildCommand(testAsset);
84
var
buildCommand = new BuildCommand(testAsset);
106
var
buildCommand = new BuildCommand(testAsset);
131
var
buildCommand = new BuildCommand(testAsset);
159
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToExcludeTheMainProjectFromTheDepsFile.cs (1)
47
var
buildCommand = new BuildCommand(testProjectInstance);
GivenThatWeWantToFilterSatelliteAssemblies.cs (2)
43
var
buildCommand = new BuildCommand(testProjectInstance);
107
var
buildCommand = new BuildCommand(testProjectInstance);
GivenThatWeWantToFloatWarningLevels.cs (1)
463
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
GivenThatWeWantToGenerateGlobalUsings_BlazorWasm.cs (2)
21
var
buildCommand = new BuildCommand(testAsset);
55
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToGenerateGlobalUsings_DotNet.cs (7)
21
var
buildCommand = new BuildCommand(testAsset);
51
var
buildCommand = new BuildCommand(testAsset);
73
var
buildCommand = new BuildCommand(testAsset);
117
var
buildCommand = new BuildCommand(testAsset);
163
var
buildCommand = new BuildCommand(testAsset);
193
var
buildCommand = new BuildCommand(testAsset);
233
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToGenerateGlobalUsings_WebApp.cs (2)
22
var
buildCommand = new BuildCommand(testAsset);
62
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToGenerateGlobalUsings_Worker.cs (2)
21
var
buildCommand = new BuildCommand(testAsset);
56
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPreserveCompilationContextForBuild.cs (2)
46
var
buildCommand = new BuildCommand(testAsset);
91
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToProduceReferenceAssembly.cs (1)
25
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
33
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToReferenceAnAssembly.cs (1)
910
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToReferenceAProject.cs (4)
117
var
buildCommand = new BuildCommand(testAsset, "Referencer");
184
var
buildCommand = new BuildCommand(parentAsset);
271
var
buildCommand = new BuildCommand(testAsset);
337
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToResolveConflicts.cs (8)
126
var
buildCommand = new BuildCommand(testAsset);
169
var
buildCommand = new BuildCommand(testAsset);
192
var
buildCommand = new BuildCommand(testAsset);
222
var
buildCommand = new BuildCommand(testAsset);
265
var
buildCommand = new BuildCommand(testAsset);
297
var
buildCommand = new BuildCommand(testAsset);
364
var
buildCommand = new BuildCommand(testAsset);
475
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToRunFromMSBuildTarget.cs (1)
24
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (1)
44
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToTargetEolFrameworks.cs (6)
33
var
buildCommand = new BuildCommand(testAsset);
57
var
buildCommand = new BuildCommand(testAsset);
84
var
buildCommand = new BuildCommand(testAsset);
107
var
buildCommand = new BuildCommand(testAsset);
136
var
buildCommand = new BuildCommand(testAsset);
167
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToTargetNet471.cs (9)
46
var
buildCommand = new BuildCommand(testAsset);
85
var
buildCommand = new BuildCommand(testAsset);
120
var
buildCommand = new BuildCommand(testAsset);
166
var
buildCommand = new BuildCommand(testAsset);
215
var
buildCommand = new BuildCommand(testAsset);
252
var
buildCommand = new BuildCommand(testAsset);
319
var
buildCommand = new BuildCommand(testAsset);
467
var
buildCommand = new BuildCommand(testAsset);
574
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToTargetNotRecommendedFrameworks.cs (4)
33
var
buildCommand = new BuildCommand(testAsset);
59
var
buildCommand = new BuildCommand(testAsset);
83
var
buildCommand = new BuildCommand(testAsset);
109
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToUseBinaryFormatter.cs (5)
66
var
buildCommand = new BuildCommand(testAsset, "BinaryFormatterTests");
95
var
buildCommand = new BuildCommand(testAsset, "BinaryFormatterTests");
122
var
buildCommand = new BuildCommand(testAsset, "BinaryFormatterTests");
149
var
buildCommand = new BuildCommand(testAsset, "BinaryFormatterTests");
177
var
buildCommand = new BuildCommand(testAsset, "BinaryFormatterTests");
GivenThatWeWantToUseContentFiles.cs (1)
48
var
cmd = new BuildCommand(asset);
GivenThatWeWantToUsePlatformAnalyzers.cs (1)
279
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
GivenThatWeWantToUseVB.cs (1)
187
var
buildCommand = new BuildCommand(Log, testDirectory);
GivenThatWeWantToVerifyNuGetReferenceCompat.cs (3)
126
var
referencerBuildCommand = new BuildCommand(referencerTestAsset);
155
var
buildCommand = new BuildCommand(testProjectTestAsset);
207
var
buildCommand = new BuildCommand(testProjectTestAsset);
GivenThatWeWantToVerifyProjectReferenceCompat.cs (1)
59
var
buildCommand = new BuildCommand(testAsset);
GivenThereAreDefaultItems.cs (7)
462
var
buildCommand = new BuildCommand(testAsset, "TestLibrary");
502
Action<
BuildCommand
> setup = buildCommand =>
529
var
buildCommand = new BuildCommand(testAsset);
570
var
buildCommand = new BuildCommand(testAsset);
609
var
buildCommand = new BuildCommand(testAsset);
676
var
buildCommand = new BuildCommand(testAsset);
716
var
buildCommand = new BuildCommand(testAsset);
GivenTransitiveFrameworkReferencesAreDisabled.cs (3)
70
var
buildCommand = new BuildCommand(testAsset);
143
var
buildCommand = new BuildCommand(testAsset);
179
var
buildCommand = new BuildCommand(testAsset);
GivenWeWantToRequireWindowsForDesktopApps.cs (7)
27
var
command = new BuildCommand(asset);
44
var
command = new BuildCommand(asset);
64
var
command = new BuildCommand(asset);
82
var
command = new BuildCommand(asset);
178
var
command = new BuildCommand(Log, Path.Combine(asset.Path, ProjectName));
206
var
command = new BuildCommand(Log, Path.Combine(asset.Path, ProjectName));
237
var
buildCommand = new BuildCommand(Log, Path.Combine(asset.Path, ProjectName));
ImplicitAspNetVersions.cs (7)
36
var
buildCommand = new BuildCommand(testAsset);
71
var
buildCommand = new BuildCommand(testAsset);
102
var
buildCommand = new BuildCommand(testAsset);
140
var
buildCommand = new BuildCommand(testAsset);
178
var
buildCommand = new BuildCommand(testAsset);
213
var
buildCommand = new BuildCommand(testAsset);
222
static NuGetVersion GetLibraryVersion(TestProject testProject,
BuildCommand
buildCommand, string libraryName)
KnownRuntimePackTests.cs (2)
32
var
buildCommand = new BuildCommand(testAsset);
57
var
buildCommand = new BuildCommand(testAsset);
MetadataUpdaterSupportTest.cs (2)
21
var
buildCommand = new BuildCommand(testAsset);
45
var
buildCommand = new BuildCommand(testAsset);
Net50Targeting.cs (1)
23
var
buildCommand = new BuildCommand(testAsset);
NonCopyLocalProjectReferenceTests.cs (1)
46
var
buildCommand = new BuildCommand(testAsset);
ProjectConfigurationDescriptionTest.cs (1)
41
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.Path, testProj.Name));
ReferenceExeTests.cs (1)
132
var
buildCommand = new BuildCommand(testProjectInstance);
RuntimeIdentifierGraphTests.cs (1)
50
var
buildCommand = new BuildCommand(testAsset);
SourceLinkTests.cs (9)
107
var
buildCommand = new BuildCommand(testAsset);
126
var
buildCommand = new BuildCommand(testAsset);
145
var
buildCommand = new BuildCommand(testAsset);
161
var
buildCommand = new BuildCommand(testAsset)
193
var
buildCommand = new BuildCommand(testAsset)
242
var
buildCommand = new BuildCommand(testAsset)
276
var
buildCommand = new BuildCommand(testAsset)
308
var
buildCommand = new BuildCommand(testAsset, "NETCoreCppCliTest")
335
var
buildCommand = new BuildCommand(testAsset, relativePathToProject: "FxWpf")
Microsoft.NET.Publish.Tests (26)
GivenThatWeWantToPublishAHelloWorldProject.cs (1)
405
var
buildCommand = new BuildCommand(helloWorldAsset, Path.Combine("DeployProj", "Deploy.proj"));
GivenThatWeWantToPublishAnAotApp.cs (6)
236
var
buildCommand = new BuildCommand(testAsset);
584
var
buildCommand = new BuildCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name));
669
var
buildCommand = new BuildCommand(testAsset);
771
var
buildCommand = new BuildCommand(testAsset);
797
var
buildCommand = new BuildCommand(testAsset);
958
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPublishAProjectWithAllFeatures.cs (1)
145
var
buildCommand = new BuildCommand(Log, publishCommand.ProjectRootPath);
GivenThatWeWantToPublishASingleFileApp.cs (2)
555
var
buildCommand = new BuildCommand(testAsset);
740
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPublishAToolProjectWithPackagedShim.cs (1)
52
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPublishTrimmedWindowsFormsAndWPFApps.cs (4)
31
var
buildCommand = new BuildCommand(testAsset);
54
var
buildCommand = new BuildCommand(testAsset);
305
var
buildCommand = new BuildCommand(testAsset);
328
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
61
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToRunILLink.cs (5)
220
var
buildCommand = new BuildCommand(testAsset);
245
var
buildCommand = new BuildCommand(testAsset);
261
var
buildCommand = new BuildCommand(testAsset);
1778
var
buildCommand = new BuildCommand(testAsset);
1812
var
buildCommand = new BuildCommand(testAsset);
PublishItemsOutputGroupTests.cs (1)
103
var
buildCommand = new BuildCommand(testAsset);
RuntimeIdentifiersTests.cs (4)
53
var
buildCommand = new BuildCommand(testAsset);
95
var
buildCommand = new BuildCommand(testAsset);
146
var
buildCommand = new BuildCommand(testAsset);
355
var
buildCommand = new BuildCommand(testAsset);
Microsoft.NET.Restore.Tests (5)
GivenThatWeWantAutomaticTargetingPackReferences.cs (1)
191
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToRestoreProjectsWithPackageDowngrades.cs (1)
35
var
buildCommand = new BuildCommand(testAsset);
GivenThatWeWantToUseFrameworkRoslyn.cs (3)
131
var
buildCommand = (
BuildCommand
)new BuildCommand(testAsset)
181
var
buildCommand = new BuildCommand(testAsset, relativePathToProject: "FxWpf")
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (1)
WasmAoTPublishIntegrationTest.cs (1)
106
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (47)
BlazorLegacyIntegrationTest50.cs (1)
19
var
build = CreateBuildCommand(testInstance, "Server");
BlazorLegacyIntegrationTest60.cs (1)
27
var
build = CreateBuildCommand(testInstance, "Server");
BlazorMultitargetIntegrationTest.cs (2)
19
var
buildCommand = CreateBuildCommand(testInstance);
39
var
buildCommand = CreateBuildCommand(testInstance);
BlazorWasmStaticWebAssetsIntegrationTest.cs (3)
30
var
build = CreateBuildCommand(ProjectDirectory);
108
var
build = CreateBuildCommand(ProjectDirectory, "blazorhosted");
236
var
build = CreateBuildCommand(ProjectDirectory, "blazorhosted");
VanillaWasmTests.cs (1)
24
var
build = CreateBuildCommand(testInstance);
WasmBuildIncrementalismTest.cs (5)
20
var
build = CreateBuildCommand(projectDirectory, "blazorwasm");
72
var
build = CreateBuildCommand(projectDirectory, "blazorwasm");
116
var
build = CreateBuildCommand(projectDirectory, "blazorwasm");
177
var
build = CreateBuildCommand(projectDirectory, "blazorwasm");
228
var
build = CreateBuildCommand(projectDirectory, "blazorwasm");
WasmBuildIntegrationTest.cs (17)
39
var
build = CreateBuildCommand(testInstance);
69
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
117
var
buildLibraryCommand = CreateBuildCommand(testInstance, "razorclasslibrary");
121
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
159
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
201
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
248
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
287
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
319
var
buildCommand = CreateBuildCommand(testInstance);
395
var
buildCommand = CreateBuildCommand(testInstance);
482
var
buildCommand = CreateBuildCommand(testInstance);
557
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
590
var
buildCommand = CreateBuildCommand(ProjectDirectory, "blazorwasm");
640
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
650
var
buildCommand = CreateBuildCommand(testInstance, "classlibrarywithsatelliteassemblies");
733
var
buildCommand = CreateBuildCommand(testInstance, "classlibrarywithsatelliteassemblies");
829
var
buildCommand = CreateBuildCommand(testInstance);
WasmBuildLazyLoadTest.cs (3)
36
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
88
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
240
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
WasmCompressionTests.cs (2)
129
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
161
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
WasmJsModulesIntegrationTests.cs (2)
30
var
build = CreateBuildCommand(ProjectDirectory);
75
var
build = CreateBuildCommand(ProjectDirectory, "blazorhosted");
WasmPublishIntegrationTest.cs (8)
139
var
buildLibraryCommand = CreateBuildCommand(testInstance, "razorclasslibrary");
287
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
792
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
889
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
953
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
1048
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
1165
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
1565
var
buildCommand = CreateBuildCommand(testInstance, "classlibrarywithsatelliteassemblies");
WasmPwaManifestTests.cs (2)
34
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
71
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
Microsoft.NET.Sdk.Razor.Tests (39)
ApplicationPartDiscoveryIntegrationTest.cs (3)
21
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
38
var
build = new BuildCommand(projectDirectory);
56
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
BuildIncrementalismTest.cs (3)
33
var
build = new BuildCommand(projectDirectory);
56
var
build = new BuildCommand(projectDirectory);
115
var
build = new BuildCommand(projectDirectory);
BuildIntegrationTest.cs (11)
27
var
build = new BuildCommand(projectDirectory);
47
var
build = new BuildCommand(projectDirectory);
69
var
build = new BuildCommand(projectDirectory);
92
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
114
var
build = new BuildCommand(projectDirectory);
144
var
build = new BuildCommand(projectDirectory);
158
var
build = new BuildCommand(projectDirectory);
176
var
build = new BuildCommand(projectDirectory);
202
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
241
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
260
var
build = new BuildCommand(projectDirectory);
BuildIntrospectionTest.cs (5)
18
var
build = new BuildCommand(projectDirectory);
32
var
build = new BuildCommand(projectDirectory);
54
var
build = new BuildCommand(projectDirectory);
67
var
build = new BuildCommand(projectDirectory);
89
var
build = new BuildCommand(projectDirectory);
BuildWithComponents31IntegrationTest.cs (1)
16
var
build = new BuildCommand(projectDirectory);
BuildWithComponentsIntegrationTest.cs (3)
25
var
build = new BuildCommand(projectDirectory);
42
var
build = new BuildCommand(projectDirectory);
85
var
build = new BuildCommand(projectDirectory);
MvcBuildIntegrationTest21NetFx.cs (3)
22
var
build = new BuildCommand(project);
48
var
build = new BuildCommand(project);
102
var
build = new BuildCommand(projectDirectory);
MvcBuildIntegrationTest22.cs (1)
25
var
build = new BuildCommand(project);
MvcBuildIntegrationTest50.cs (3)
33
var
build = new BuildCommand(projectDirectory);
58
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
100
var
build = new BuildCommand(project);
MvcBuildIntegrationTestLegacy.cs (3)
27
var
build = new BuildCommand(project);
53
var
build = new BuildCommand(project);
109
var
build = new BuildCommand(projectDirectory);
PackIntegrationTest.cs (1)
19
var
build = new BuildCommand(projectDirectory);
PublishIntegrationTest.cs (2)
172
var
build = new BuildCommand(projectDirectory, "AppWithP2PReference");
205
var
build = new BuildCommand(projectDirectory);
Microsoft.NET.Sdk.StaticWebAssets.Tests (69)
JsModulesIntegrationTest.cs (6)
21
var
build = CreateBuildCommand(projectDirectory);
43
var
build = CreateBuildCommand(projectDirectory);
66
var
build = CreateBuildCommand(ProjectDirectory);
139
var
build = CreateBuildCommand(projectDirectory);
161
var
build = CreateBuildCommand(projectDirectory);
211
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
LegacyStaticWebAssetsV1IntegrationTest.cs (1)
108
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
ScopedCssIntegrationTests.cs (17)
20
var
build = CreateBuildCommand(projectDirectory);
37
var
build = CreateBuildCommand(projectDirectory);
54
var
build = CreateBuildCommand(projectDirectory);
86
var
build = CreateBuildCommand(projectDirectory);
106
var
build = CreateBuildCommand(projectDirectory);
124
var
build = CreateBuildCommand(projectDirectory);
142
var
build = CreateBuildCommand(projectDirectory);
171
var
build = CreateBuildCommand(projectDirectory);
209
var
build = CreateBuildCommand(projectDirectory);
256
var
build = CreateBuildCommand(projectDirectory);
310
var
build = CreateBuildCommand(projectDirectory);
350
var
build = CreateBuildCommand(projectDirectory);
370
var
build = CreateBuildCommand(projectDirectory);
405
var
build = CreateBuildCommand(ProjectDirectory);
469
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
557
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
599
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
StaticWebAssetEndpointsIntegrationTest.cs (3)
32
var
build = CreateBuildCommand(ProjectDirectory);
423
var
buildCommand = CreateBuildCommand(testInstance, "blazorwasm");
448
var
buildCommand = CreateBuildCommand(testInstance, "blazorhosted");
StaticWebAssetsCompressionIntegrationTest.cs (2)
38
var
build = CreateBuildCommand(ProjectDirectory, "AppWithP2PReference");
112
var
build = CreateBuildCommand(ProjectDirectory, "AppWithP2PReference");
StaticWebAssetsCrossTargetingTests.cs (1)
44
var
build = CreateBuildCommand(ProjectDirectory);
StaticWebAssetsDesignTimeTest.cs (3)
29
var
build = CreateBuildCommand(ProjectDirectory, "ClassLibrary");
65
var
build = CreateBuildCommand(ProjectDirectory, "ClassLibrary");
100
var
build = CreateBuildCommand(ProjectDirectory, "AppWithP2PReference");
StaticWebAssetsFingerprintingTest.cs (2)
29
var
build = CreateBuildCommand(ProjectDirectory);
65
var
build = CreateBuildCommand(ProjectDirectory);
StaticWebAssetsIntegrationTest.cs (18)
23
var
build = CreateBuildCommand(ProjectDirectory);
51
var
build = CreateBuildCommand(ProjectDirectory);
89
var
build = CreateBuildCommand(ProjectDirectory);
110
var
secondBuild = CreateBuildCommand(ProjectDirectory);
135
var
build = CreateBuildCommand(ProjectDirectory);
164
var
secondBuild = CreateBuildCommand(ProjectDirectory);
203
var
build = CreateBuildCommand(ProjectDirectory);
337
var
build = CreateBuildCommand(ProjectDirectory);
404
var
build = CreateBuildCommand(ProjectDirectory);
440
var
build = CreateBuildCommand(ProjectDirectory);
559
var
build = CreateBuildCommand(ProjectDirectory, "AppWithP2PReference");
600
var
build = CreateBuildCommand(ProjectDirectory);
639
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
654
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
695
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
730
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
753
var
secondBuild = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
876
var
build = CreateBuildCommand(ProjectDirectory, "AppWithPackageAndP2PReference");
StaticWebAssetsPackIntegrationTest.cs (16)
252
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
295
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
336
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
376
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
573
var
build = CreateBuildCommand(projectDirectory);
647
var
build = CreateBuildCommand(projectDirectory);
720
var
build = CreateBuildCommand(projectDirectory);
789
var
build = CreateBuildCommand(projectDirectory);
988
var
build = CreateBuildCommand(projectDirectory);
1060
var
build = CreateBuildCommand(projectDirectory);
1131
var
build = CreateBuildCommand(projectDirectory);
1198
var
build = CreateBuildCommand(projectDirectory);
1545
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
1575
var
build = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
1677
var
buildCommand = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
1708
var
buildCommand = CreateBuildCommand(projectDirectory, "PackageLibraryDirectDependency");
Microsoft.NET.Sdk.Web.Tests (3)
DeprecationTests.cs (3)
22
var
buildCommand = new BuildCommand(testAsset);
47
var
buildCommand = new BuildCommand(testAsset);
73
var
buildCommand = new BuildCommand(testAsset);
Microsoft.NET.TestFramework (2)
AspNetSdkTest.cs (2)
98
protected virtual
BuildCommand
CreateBuildCommand(TestAsset asset, string? relativePathToProject = null)
100
var
build = new BuildCommand(asset, relativePathToProject);
Microsoft.NET.ToolPack.Tests (5)
GivenThatWeWantToPackAToolProjectWithGeneratePackageOnBuild.cs (2)
42
var
buildCommand = new BuildCommand(testAsset, "App");
56
var
buildCommand = new BuildCommand(testAsset, "App");
GivenThatWeWantToPackAToolProjectWithPackagedShim.cs (2)
237
var
buildCommand = new BuildCommand(helloWorldAsset);
323
var
buildCommand = new BuildCommand(helloWorldAsset);
GivenThatWeWantToPackAToolSelfContainedProject.cs (1)
40
var
packCommand = new BuildCommand(helloWorldAsset);