1 assignment to MSBuild property BuildInParallel
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
378
<
BuildInParallel
Condition="'$(BuildInParallel)' == ''">true</BuildInParallel>
22 usages of MSBuild property BuildInParallel
MSBuildFiles (22)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (3)
45
BuildinParallel="$(
BuildinParallel
)"
97
BuildInParallel="$(
BuildInParallel
)">
105
BuildInParallel="$(
BuildInParallel
)">
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
137
BuildInParallel="$(
BuildInParallel
)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
751
BuildInParallel="$(
BuildInParallel
)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.targets (1)
50
BuildInParallel="$(
BuildInParallel
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
52
<RestoreBuildInParallel Condition=" '$(
BuildInParallel
)' != '' ">$(
BuildInParallel
)</RestoreBuildInParallel>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (12)
378
<BuildInParallel Condition="'$(
BuildInParallel
)' == ''">true</BuildInParallel>
1040
BuildInParallel="$(
BuildInParallel
)"
1069
BuildInParallel="$(
BuildInParallel
)"
1098
BuildInParallel="$(
BuildInParallel
)"
1848
BuildInParallel="$(
BuildInParallel
)"
1865
BuildInParallel="$(
BuildInParallel
)"
2119
BuildInParallel="$(
BuildInParallel
)"
2136
BuildInParallel="$(
BuildInParallel
)"
2153
BuildInParallel="$(
BuildInParallel
)"
2753
BuildInParallel="$(
BuildInParallel
)"
5142
BuildInParallel="$(
BuildInParallel
)"
5781
BuildInParallel="$(
BuildInParallel
)"
D\a\_work\1\s\bin_\repo\msbuild\src\Package\GetBinPaths.Arm64.targets (1)
22
BuildInParallel="$(
BuildInParallel
)"
D\a\_work\1\s\bin_\repo\msbuild\src\Package\GetBinPaths.targets (1)
39
BuildInParallel="$(
BuildInParallel
)"