[main] Update dependencies from dotnet/installer (#4222)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Sep 2023 06:52:19 +0000 (23:52 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 06:52:19 +0000 (23:52 -0700)
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**: 20230910.1
- **Date Produced**: September 11, 2023 3:47:52 AM UTC
- **Commit**: 7022131097dd0dc84a45614b7afb0082cf121925
- **Branch**: refs/heads/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-rc.2.23454.1 to
8.0.100-rc.2.23460.1][1]

[1]: https://github.com/dotnet/installer/compare/d511823dcc...7022131097

[DependencyUpdate]: <> (End)

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

---------

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

index dcb3f003737c171b22e95cab1ba9a162112b9fb6..0752fad59f142f4c4217712618e5201ebc01a837 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23454.1">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23460.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>d511823dcc3ac2a03333d9572625605d2a9929ab</Sha>
+      <Sha>7022131097dd0dc84a45614b7afb0082cf121925</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23460.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 2a1d46ee9791dd8265a2cbc7af8ab23664db4f96..6f2ec838f5e3bb1d86bb2d787a99430733558421 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23460.4</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23454.1</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23460.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->