Skip to content

Commit 400fb5a

Browse files
Bump to dotnet/installer@b9f8ea8 6.0.100-rc.1.21412.2 (#6180)
Changes: dotnet/installer@db9e71c...b9f8ea8 Changes: dotnet/linker@ffe7153...5d376b1 Changes: dotnet/runtime@58efa4b...c0662e8 Updates: * Microsoft.Dotnet.Sdk.Internal: from 6.0.100-rc.1.21408.2 to 6.0.100-rc.1.21412.2 * Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.6.21405.1 to 6.0.100-preview.6.21411.3 * Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2
1 parent 944605e commit 400fb5a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.1.21408.2">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.1.21412.2">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>db9e71c7f6d5fe8def748cd485c2428c96e559f0</Sha>
5+
<Sha>b9f8ea8a6f610e0ab03791adb616b2fe9df25ee7</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21405.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
7+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21411.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/mono/linker</Uri>
9-
<Sha>ffe71535ba927280e6e93db0ca04dd99bde07637</Sha>
9+
<Sha>5d376b1f8963c5c0013482ec63d857d359658809</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21406.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
11+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21411.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>58efa4b79751a2dad08d9bf7ca67930f8160afe3</Sha>
13+
<Sha>c0662e8129beaf93b8050d39a863cc6d16a0308c</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21408.2</MicrosoftDotnetSdkInternalPackageVersion>
5-
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21405.1</MicrosoftNETILLinkTasksPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21412.2</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21411.3</MicrosoftNETILLinkTasksPackageVersion>
66
<MicrosoftDotNetApiCompatPackageVersion>5.0.0-beta.20181.7</MicrosoftDotNetApiCompatPackageVersion>
77
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
8-
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21406.5</MicrosoftNETCoreAppRefPackageVersion>
8+
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21411.2</MicrosoftNETCoreAppRefPackageVersion>
99
</PropertyGroup>
1010
<PropertyGroup>
1111
<!-- Trim all characters after first `-` or `+` is encountered. -->

0 commit comments

Comments
 (0)