File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 204204    <GrpcDotnetClientVersion >2.45.0</GrpcDotnetClientVersion >
205205    <GrpcToolsVersion >2.45.0</GrpcToolsVersion >
206206    <!--  Uncomment to set a fixed version, else the latest is used --> 
207-     <SdkVersionForWorkloadTesting >8.0.100-rc.1.23415.5</SdkVersionForWorkloadTesting >
207+     <!--  < SdkVersionForWorkloadTesting>8.0.100-rc.1.23415.5</SdkVersionForWorkloadTesting> -- >
208208    <CompilerPlatformTestingVersion >1.1.2-beta1.23323.1</CompilerPlatformTestingVersion >
209209    <!--  Docs --> 
210210    <MicrosoftPrivateIntellisenseVersion >7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion >
Original file line number Diff line number Diff line change 6161
6262    <PropertyGroup  Condition =" '$(SdkVersionForWorkloadTesting)' == ''" 
6363      <_DotNetInstallCommand  Condition =" !$([MSBuild]::IsOSPlatform('windows'))" 
64-               >$(_DotNetInstallScriptPath) -i $(_SdkWithNoWorkloadPath) -v latest -q daily --channel 8 .0</_DotNetInstallCommand >
64+               >$(_DotNetInstallScriptPath) -i $(_SdkWithNoWorkloadPath) -v latest -q daily --channel 9 .0</_DotNetInstallCommand >
6565      <_DotNetInstallCommand  Condition =" $([MSBuild]::IsOSPlatform('windows'))" 
66-               >$(_DotNetInstallScriptPath) -InstallDir $(_SdkWithNoWorkloadPath) -Quality daily -Channel 8 .0</_DotNetInstallCommand >
66+               >$(_DotNetInstallScriptPath) -InstallDir $(_SdkWithNoWorkloadPath) -Quality daily -Channel 9 .0</_DotNetInstallCommand >
6767    </PropertyGroup >
6868
6969    <DownloadFile  SourceUrl =" https://dot.net/v1/$(_DotNetInstallScriptName)" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments