File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4848    displayName : Build System.Reactive.sln 
4949    inputs :
5050      solution : Rx.NET/Source/System.Reactive.sln     
51-       msbuildArguments : /restore /t:build /p:CreatePackage=true /p:NoPackageAnalysis=true /p:PackageOutputPath=$(Build.ArtifactStagingDirectory)\artifacts 
51+       msbuildArguments : /restore /t:build /p:CreatePackage=true /p:NoPackageAnalysis=true /p:PackageOutputPath=$(Build.ArtifactStagingDirectory)\artifacts /bl:$(Build.ArtifactStagingDirectory)\artifacts\build.binlog  
5252      platform : $(BuildPlatform) 
5353      configuration : $(BuildConfiguration) 
5454      maximumCpuCount : true 
8282      arguments : -c $(BuildConfiguration) --no-build --no-restore  
8383    displayName : Run Api Approvals Tests 
8484
85-   - task : whitesource.ws-bolt.bolt.wss.WhiteSource Bolt@18 
86-     displayName : ' WhiteSource Bolt' 
87-     enabled : false 
8885
8986  - task : PowerShell@2 
9087    displayName : Authenticode Sign Packages 
10198      PathtoPublish : $(Build.ArtifactStagingDirectory)\artifacts 
10299      ArtifactName : artifacts 
103100      publishLocation : Container 
101+     condition : always() 
104102
105103- job : Linux_Test 
106104  dependsOn : Build 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments