Skip to content

Commit

Permalink
Bump to dotnet/installer@c760c77 6.0.100-rc.2.21474.31 (#6334)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@3694b8b...c760c77
Changes: dotnet/linker@60e655f...d51cc20

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 6.0.100-rc.2.21473.54 to 6.0.100-rc.2.21474.31
* Microsoft.NET.ILLink.Tasks: from 6.0.100-1.21467.2 to 6.0.100-1.21473.1
  • Loading branch information
dotnet-maestro[bot] authored Sep 26, 2021
1 parent 90c82da commit 2c2302a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.2.21473.54">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.2.21474.31">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>3694b8b984f3b0e885277793600210f115e7b32a</Sha>
<Sha>c760c779e4c74579263e58c85875766ece392895</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21467.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21473.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>60e655fc7089f6123e61fede21bf99bd1d819713</Sha>
<Sha>d51cc207fac85547787bbba83f54f69d8e72e9f5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.2.21473.54</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-1.21467.2</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.2.21474.31</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-1.21473.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>5.0.0-beta.20181.7</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.2.21470.23</MicrosoftNETCoreAppRefPackageVersion>
Expand Down

0 comments on commit 2c2302a

Please sign in to comment.