Skip to content

Commit 96eb449

Browse files
Bump to dotnet/installer@19943da 6.0.100-rc.1.21372.10 (#6110)
Changes: dotnet/installer@9c46371...19943da Changes: dotnet/linker@460dd6d...6eae019 Changes: dotnet/runtime@96ce6b3...14d6532 Updates: * Microsoft.Dotnet.Sdk.Internal: from 6.0.100-rc.1.21369.3 to 6.0.100-rc.1.21372.10 * Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.6.21366.2 to 6.0.100-preview.6.21370.1 * Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21368.1 to 6.0.0-rc.1.21372.1 Co-authored-by: Jonathan Pryor <[email protected]>
1 parent c89b4af commit 96eb449

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.21369.3">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.1.21372.10">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>9c463710a333a48301a211fbd7b8ca3b15d4f1f7</Sha>
5+
<Sha>19943da31a3470cf59f363f46956edd8a8451af8</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21366.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
7+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21370.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/mono/linker</Uri>
9-
<Sha>460dd6ddb329a5588d9e4399f4257ce28dfadaca</Sha>
9+
<Sha>6eae01980dc694107bdee0bc723d75a0dd601f0e</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21368.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
11+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21372.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>96ce6b35359b3c159ef3e685dd67cf30bb46769b</Sha>
13+
<Sha>14d6532f388903f425f0a3b9dea697c5a28293d3</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.21369.3</MicrosoftDotnetSdkInternalPackageVersion>
5-
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21366.2</MicrosoftNETILLinkTasksPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21372.10</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21370.1</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.21368.1</MicrosoftNETCoreAppRefPackageVersion>
8+
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21372.1</MicrosoftNETCoreAppRefPackageVersion>
99
</PropertyGroup>
1010
<PropertyGroup>
1111
<!-- Trim all characters after first `-` or `+` is encountered. -->

0 commit comments

Comments
 (0)