[main] Update dependencies from dotnet/installer (#4497)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 5 Feb 2024 18:00:45 +0000 (10:00 -0800)
committerGitHub <noreply@github.com>
Mon, 5 Feb 2024 18:00:45 +0000 (10:00 -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**: 20240203.2
- **Date Produced**: February 4, 2024 6:15:58 AM UTC
- **Commit**: 3210d5ad3b47b6f2bbf029fb03eb1f73b87ade25
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 481dc4b904482f0e2e3b3a05f5e07e684a5cbcd3..fefcaeb9dbe82aff029b4e9549db3229beb1471c 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.24078.1">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.2.24103.2">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>1c496970b7479284364bc7eaf5c30e59f1cdb2ec</Sha>
+      <Sha>3210d5ad3b47b6f2bbf029fb03eb1f73b87ade25</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23524.15">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 607b59d90951be56e34f4eb68489adef75cd1fbf..bbebe1c12458de30c29e02cc3f71829d62640377 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.24078.1</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.2.24103.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->