File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515
1616    <!--  running aot-helix tests locally, so we can test with the same project file as CI --> 
1717    <_AOTBuildCommand  Condition =" '$(ContinuousIntegrationBuild)' != 'true'" _AOTBuildCommand >
18-     
19-     <_AOTBuildCommand >$(_AOTBuildCommand) /p:XHARNESS_EXECUTION_DIR=" $XHARNESS_EXECUTION_DIR"  /p:RunAOTCompilation=$(RunAOTCompilation) /p:UseNativeAOTRuntime=$(UseNativeAOTRuntime) /p:TargetOS=$(TargetOS) /p:TargetArchitecture=$(TargetArchitecture) /p:MonoForceInterpreter=$(MonoForceInterpreter) /p:DevTeamProvisioning=$(DevTeamProvisioning) /p:UsePortableRuntimePack=true /p:Configuration=$(Configuration)</_AOTBuildCommand >
18+     <!--  The command below sets default properties for runtime and library tests  --> 
19+     <_AOTBuildCommand >$(_AOTBuildCommand) /p:XHARNESS_EXECUTION_DIR=" $XHARNESS_EXECUTION_DIR"  /p:RunAOTCompilation=$(RunAOTCompilation) /p:UseNativeAOTRuntime=$(UseNativeAOTRuntime) /p:TargetOS=$(TargetOS) /p:TargetArchitecture=$(TargetArchitecture) /p:MonoForceInterpreter=$(MonoForceInterpreter) /p:MonoEnableLLVM=true /p: DevTeamProvisioning=$(DevTeamProvisioning) /p:UsePortableRuntimePack=true /p:Configuration=$(Configuration)</_AOTBuildCommand >
2020    <_AOTBuildCommand >$(_AOTBuildCommand) </_AOTBuildCommand >
2121
2222    <_ResetSimulatorSwitch  Condition =" '$(TargetOS)' == 'iossimulator' or '$(TargetOS)' == 'tvossimulator'" _ResetSimulatorSwitch >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments