File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3636      <PublishReadyToRunPgoFiles  Include =" %(MIBCPackage.PackagePath)/**/*.mibc" 
3737    </ItemGroup >
3838  </Target >
39+ 
40+   <!--  We need to reference the live RID graph to get a graph with any additionally supported RIDs for this build. --> 
41+   <ItemGroup >
42+     <PackageDownload  Include =" Microsoft.NETCore.Platforms" Version =" [$(MicrosoftNETCorePlatformsVersion)]" 
43+   </ItemGroup >
44+ 
45+   <PropertyGroup  Condition =" Exists('$(NuGetPackageRoot)Microsoft.NETCore.Platforms/$(MicrosoftNETCorePlatformsVersion)')" 
46+     <RuntimeIdentifierGraphPath >$(NuGetPackageRoot)Microsoft.NETCore.Platforms/$(MicrosoftNETCorePlatformsVersion)/PortableRuntimeIdentifierGraph.json</RuntimeIdentifierGraphPath >
47+   </PropertyGroup >
3948</Project >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments