Skip to content

Commit a8e8760

Browse files
[release/6.0.4xx-xcode14.1] Update dependencies from dotnet/installer (#17238)
This pull request updates the following dependencies ## From https://github.com/dotnet/installer - **Subscription**: d13bd8e1-0763-4a65-c8e0-08dabd6d8c77 - **Build**: 20230113.13 - **Date Produced**: January 14, 2023 1:11:08 AM UTC - **Commit**: 738e9b92b37f72a6e04878fc7a68695eaa34da7b - **Branch**: refs/heads/release/6.0.4xx - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 6.0.406-servicing.23061.13 to 6.0.406-servicing.23063.13][2] [2]: dotnet/installer@c66a9c4...738e9b9
1 parent 2006045 commit a8e8760

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.406-servicing.23061.13">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.406-servicing.23063.13">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>c66a9c449687287f51456924cfe4a660b6b016dc</Sha>
5+
<Sha>738e9b92b37f72a6e04878fc7a68695eaa34da7b</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22553.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
88
<Uri>https://github.com/dotnet/linker</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftDotnetSdkInternalPackageVersion>6.0.406-servicing.23061.13</MicrosoftDotnetSdkInternalPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>6.0.406-servicing.23063.13</MicrosoftDotnetSdkInternalPackageVersion>
55
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22553.1</MicrosoftNETILLinkTasksPackageVersion>
66
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
77
<MicrosoftNETILStripTasksPackageVersion>6.0.0-rc.2.21468.3</MicrosoftNETILStripTasksPackageVersion>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "6.0.406-servicing.23061.13"
3+
"version": "6.0.406-servicing.23063.13"
44
}
55
}

0 commit comments

Comments
 (0)