We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71cce22 + 5ded960 commit 5747c1cCopy full SHA for 5747c1c
azure-pipelines.rx.yml
@@ -54,7 +54,7 @@ stages:
54
solution: Rx.NET/Source/System.Reactive.sln
55
msbuildArguments: /restore /t:build /p:CreatePackage=true /p:NoPackageAnalysis=true /p:PackageOutputPath=$(Build.ArtifactStagingDirectory)\artifacts
56
configuration: $(BuildConfiguration)
57
- maximumCpuCount: true
+ maximumCpuCount: false
58
59
- task: NuGetCommand@2
60
displayName: Pack compatibility package
0 commit comments