File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141      arguments : install --tool-path . nbgv 
4242    displayName : Install NBGV tool 
4343
44-   - script : ./ nbgv cloud -a -p Rx.NET/Source
44+   - script : nbgv cloud -a -p Rx.NET/Source 
4545    displayName : Set Version 
4646
4747  - task : MSBuild@1 
@@ -123,7 +123,7 @@ jobs:
123123      arguments : install --tool-path . nbgv 
124124    displayName : Install NBGV tool 
125125
126-   - script : nbgv cloud -a -p Rx.NET\Source 
126+   - script : ./ nbgv cloud -a -p Rx.NET\Source
127127    displayName : Set Version 
128128
129129  - task : DownloadBuildArtifacts@0 
@@ -161,4 +161,4 @@ jobs:
161161      command : test 
162162      projects : $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LinuxTests/LinuxTests.csproj 
163163      arguments : -c $(BuildConfiguration) 
164-     displayName : Run Tests on Linux 
164+     displayName : Run Tests on Linux 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments