Skip to content

Commit 6693544

Browse files
[release/9.0.1xx-preview1] Update dependencies from dotnet/installer (#20021)
This pull request updates the following dependencies ## From https://github.com/dotnet/installer - **Subscription**: 6e981226-f3e1-4d18-cf64-08dc1cc4396b - **Build**: 20240201.4 - **Date Produced**: February 1, 2024 4:25:48 PM UTC - **Commit**: 103ff6d4866ae1feff84a1865df0c1a7494ceffc - **Branch**: refs/heads/release/9.0.1xx-preview1 - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.1.24101.2 to 9.0.100-preview.1.24101.4][3] [3]: dotnet/installer@6bbd460...103ff6d
1 parent db46768 commit 6693544

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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="9.0.100-preview.1.24101.2">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.1.24101.4">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>6bbd460f4db0a37cafeb04a1ed2d798ae56b0283</Sha>
5+
<Sha>103ff6d4866ae1feff84a1865df0c1a7494ceffc</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
88
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--Package versions-->
33
<PropertyGroup>
44
<!-- Versions updated by maestro -->
5-
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-preview.1.24101.2</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-preview.1.24101.4</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-preview.1.24080.9</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
88
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>

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": "9.0.100-preview.1.24101.2"
3+
"version": "9.0.100-preview.1.24101.4"
44
}
55
}

0 commit comments

Comments
 (0)