[main] Update dependencies from dotnet/installer (#4508)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 12 Feb 2024 18:50:44 +0000 (10:50 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 18:50:44 +0000 (10:50 -0800)
This pull request updates the following dependencies

[marker]: <> (Begin:638f1194-0c1a-4d47-eb59-08d8e4d5099b)
## From https://github.com/dotnet/installer
- **Subscription**: 638f1194-0c1a-4d47-eb59-08d8e4d5099b
- **Build**: 20240212.1
- **Date Produced**: February 12, 2024 11:18:24 AM UTC
- **Commit**: ab44b49a395ac6a524628cdd8c5d99614248c584
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24103.2 to
9.0.100-preview.2.24112.1][1]

[1]: https://github.com/dotnet/installer/compare/3210d5ad3b...ab44b49a39

[DependencyUpdate]: <> (End)

[marker]: <> (End:638f1194-0c1a-4d47-eb59-08d8e4d5099b)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 0699c01032d6bd3827dabdc6d22b375a0ac121e3..a4b98e60ed3d824bf36ecdac565ffdfe4b48d0c3 100644 (file)
@@ -32,9 +32,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.2.24103.2">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.2.24112.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>3210d5ad3b47b6f2bbf029fb03eb1f73b87ade25</Sha>
+      <Sha>ab44b49a395ac6a524628cdd8c5d99614248c584</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23524.15">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index fa44ce7166e391852805e90f29693fdcd2690a69..1c361887d007dad3a0b67044747128976892e14b 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.2.24103.2</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.2.24112.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->