File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838    </PropertyGroup >
3939
4040    <PropertyGroup >
41-       <_WorkloadUsesOther  Condition =" '$([System.IO.Path]::GetFileName(%(ReferencePath.Identity)).ToLower ())' == 'avalonia.dll'" _WorkloadUsesOther >
42-       <_WorkloadUsesOther  Condition =" '$([System.IO.Path]::GetFileName(%(ReferencePath.Identity)).ToLower ())' == 'uno.dll'" _WorkloadUsesOther >
41+       <_WorkloadUsesOther  Condition =" '$([System.IO.Path]::GetFileName(" %(ReferencePath.Identity)" ).ToLowerInvariant ())' == 'avalonia.dll'" _WorkloadUsesOther >
42+       <_WorkloadUsesOther  Condition =" '$([System.IO.Path]::GetFileName(" %(ReferencePath.Identity)" ).ToLowerInvariant ())' == 'uno.dll'" _WorkloadUsesOther >
4343      <_WorkloadUsesMobileSDKOnly  Condition =" '$(RuntimeIdentifier)' != 'browser-wasm' and '$(UseMaui)' != 'true' and '$(_WorkloadUsesOther)' != 'true'" _WorkloadUsesMobileSDKOnly >
4444    </PropertyGroup >
4545  </Target >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments