[main] Update dependencies from dotnet/installer (#4472)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 22 Jan 2024 19:28:32 +0000 (11:28 -0800)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 19:28:32 +0000 (11:28 -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**: 20240120.3
- **Date Produced**: January 20, 2024 9:10:48 PM UTC
- **Commit**: f91d4ca399ea4389d04b4700965d207f3a8d5c3b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-alpha.1.24062.11 to
9.0.100-alpha.1.24070.3][1]

[1]: https://github.com/dotnet/installer/compare/5e2e0f9758...f91d4ca399

[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 b590aa499eb54e15aa92ebf89c7e50a4c2e265e8..0018bab75ce2d1ba7dc2ae6f479ef22cee90b772 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.24062.11">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.24070.3">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>5e2e0f97587ecd33d108d16208522e4c764bb7c6</Sha>
+      <Sha>f91d4ca399ea4389d04b4700965d207f3a8d5c3b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23524.15">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 34dafc21ce7ff7ac9e529896b5ee35a7394e6802..7650d2024db9f72b262145a7ba184c870e8aa23a 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-alpha.1.24062.11</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24070.3</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->