517 references to BuildCommand
dotnet.Tests (28)
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\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 (2)
28
var buildCommand = new
BuildCommand
(testAsset);
103
new
BuildCommand
(testAsset)
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 (1)
GivenWindowsApp.cs (1)
53
new
BuildCommand
(testInstance)
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
AssemblySymbolLoaderTests.cs (1)
374
BuildCommand buildCommand =
new
(testAsset);
Microsoft.NET.Build.Tests (392)
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 (1)
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 (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");
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 (20)
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();
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 (24)
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);
183
var buildCommand = new
BuildCommand
(testAsset);
218
var buildCommand = new
BuildCommand
(testAsset);
240
var buildCommand = new
BuildCommand
(testAsset);
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 (1)
66
new
BuildCommand
(testAsset)
GivenThatWeWantToBuildWithATargetPlatform.cs (2)
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);
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);
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 (5)
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)
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);
ReferenceExeTests.cs (2)
132
var buildCommand = new
BuildCommand
(testProjectInstance);
508
new
BuildCommand
(testAsset)
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 (30)
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 (5)
236
var buildCommand = new
BuildCommand
(testAsset);
669
var buildCommand = new
BuildCommand
(testAsset);
771
var buildCommand = new
BuildCommand
(testAsset);
797
var buildCommand = new
BuildCommand
(testAsset);
958
var buildCommand = new
BuildCommand
(testAsset);
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);