File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed 
src/Microsoft.DotNet.Arcade.Sdk/tools Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8080      <_DotNetCorePath >$(DotNetTool)</_DotNetCorePath >
8181    </PropertyGroup >
8282
83+     <!--  Keep TarToolPath TFM in sync with TarTool project TFM. --> 
8384    <Microsoft .DotNet.SignTool.SignToolTask
8485        DryRun =" $(_DryRun)" 
8586        TestSign =" $(_TestSign)" 
9798        SNBinaryPath =" $(SNBinaryPath)" 
9899        MicroBuildCorePath =" $(NuGetPackageRoot)microbuild.core\$(MicroBuildCoreVersion)" 
99100        WixToolsPath =" $(WixInstallPath)" 
100-         TarToolPath =" $(NuGetPackageRoot)microsoft.dotnet.tar\$(MicrosoftDotNetSignToolVersion)\tools\net \any\Microsoft.Dotnet.Tar.dll" 
101+         TarToolPath =" $(NuGetPackageRoot)microsoft.dotnet.tar\$(MicrosoftDotNetSignToolVersion)\tools\net9.0 \any\Microsoft.Dotnet.Tar.dll" 
101102        RepackParallelism =" $(SignToolRepackParallelism)" 
102103        MaximumParallelFileSize =" $(SignToolRepackMaximumParallelFileSize)"   />
103104  </Target >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments