File tree Expand file tree Collapse file tree 5 files changed +5
-9
lines changed Expand file tree Collapse file tree 5 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 4242      <Uri >https://github.com/dotnet/dotnet</Uri >
4343      <Sha >0a01b394b186e190a80cb55740c13f6293cf5446</Sha >
4444    </Dependency >
45-     <!-- 
46-          Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime. 
47-          All Runtime.$rid packages should have the same version. 
48-     -->  
49-     <Dependency  Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 10.0.0-preview.6.25278.103" 
45+     <Dependency  Name =" Microsoft.NETCore.Platforms" Version =" 10.0.0-preview.6.25278.103" 
5046      <Uri >https://github.com/dotnet/dotnet</Uri >
5147      <Sha >0a01b394b186e190a80cb55740c13f6293cf5446</Sha >
5248    </Dependency >
Original file line number Diff line number Diff line change 2626    <MicrosoftExtensionsHostFactoryResolverSourcesVersion >10.0.0-preview.6.25278.103</MicrosoftExtensionsHostFactoryResolverSourcesVersion >
2727    <MicrosoftExtensionsLoggingVersion >10.0.0-preview.6.25278.103</MicrosoftExtensionsLoggingVersion >
2828    <MicrosoftNETCoreAppRefVersion >10.0.0-preview.6.25278.103</MicrosoftNETCoreAppRefVersion >
29-     <MicrosoftNETCoreAppRuntimewinx64Version >10.0.0-preview.6.25278.103</MicrosoftNETCoreAppRuntimewinx64Version >
29+     <MicrosoftNETCorePlatformsVersion >10.0.0-preview.6.25278.103</MicrosoftNETCorePlatformsVersion >
3030    <SystemTextEncodingsWebVersion >10.0.0-preview.6.25278.103</SystemTextEncodingsWebVersion >
3131    <SystemTextJsonVersion >10.0.0-preview.6.25278.103</SystemTextJsonVersion >
3232    <SystemFormatsAsn1Version >10.0.0-preview.6.25278.103</SystemFormatsAsn1Version >
Original file line number Diff line number Diff line change 3030      <SasToken >$([System.Environment]::GetEnvironmentVariable('DotNetBuildsInternalReadSasToken'))</SasToken >
3131    </AdditionalDotNetPackageFeed >
3232
33-     <AdditionalDotNetPackage  Include =" $(MicrosoftNETCoreAppRuntimewinx64Version )" 
33+     <AdditionalDotNetPackage  Include =" $(MicrosoftNETCoreAppRefVersion )" 
3434      <PackageType >runtime</PackageType >
3535    </AdditionalDotNetPackage >
3636  </ItemGroup >
Original file line number Diff line number Diff line change 1313    "dotnet" : " 10.0.100-preview.6.25272.112" 
1414    "runtimes" : {
1515      "dotnet" : [
16-         " $(MicrosoftNETCoreAppRuntimewinx64Version )" 
16+         " $(MicrosoftNETCorePlatformsVersion )" 
1717      ]
1818    }
1919  },
Original file line number Diff line number Diff line change 1010  <ItemGroup >
1111    <FrameworkReference  Update =" Microsoft.NETCore.App" 
1212                        Condition =" '$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)'" 
13-                         RuntimeFrameworkVersion =" $(MicrosoftNETCoreAppRuntimewinx64Version )" 
13+                         RuntimeFrameworkVersion =" $(MicrosoftNETCoreAppRefVersion )" 
1414                        TargetingPackVersion =" $(MicrosoftNETCoreAppRefVersion)" 
1515  </ItemGroup >
1616
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments