Skip to content

Commit fa2036a

Browse files
Bump to dotnet/installer@d6963d0 6.0.100-rc.1.21425.1 (#6231)
Changes: dotnet/installer@8d5fded...d6963d0 Changes: dotnet/linker@5851f6d...edad7cb Changes: dotnet/runtime@030f560...faf0c8f Updates: * Microsoft.Dotnet.Sdk.Internal: from 6.0.100-rc.1.21424.1 to 6.0.100-rc.1.21425.1 * Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.6.21419.1 to 6.0.100-preview.6.21424.4 * Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21423.9 to 6.0.0-rc.1.21424.15
1 parent cca997a commit fa2036a

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.21424.1">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.1.21425.1">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>8d5fded0623ea305e4eb0d957761aa5e308d3773</Sha>
5+
<Sha>d6963d02446e8236b683b224c21f2fa2fa193069</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21419.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
7+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21424.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/mono/linker</Uri>
9-
<Sha>5851f6d62fedd9eb2edea9712c9764ca2ad6ab60</Sha>
9+
<Sha>edad7cbe1c568d299c196883de57fb5519fd6399</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
11+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21424.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
13+
<Sha>faf0c8f53baf2ab131299563403dd36aaa4ef478</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.21424.1</MicrosoftDotnetSdkInternalPackageVersion>
5-
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21419.1</MicrosoftNETILLinkTasksPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21425.1</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21424.4</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.21423.9</MicrosoftNETCoreAppRefPackageVersion>
8+
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-rc.1.21424.15</MicrosoftNETCoreAppRefPackageVersion>
99
</PropertyGroup>
1010
<PropertyGroup>
1111
<!-- Trim all characters after first `-` or `+` is encountered. -->

0 commit comments

Comments
 (0)