[main] Update dependencies from dotnet/aspnetcore (#4257)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 25 Sep 2023 17:04:39 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 17:04:39 +0000 (10:04 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:319094f3-ed78-47c4-53e7-08d8e409d87d)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: 319094f3-ed78-47c4-53e7-08d8e409d87d
- **Build**: 20230924.1
- **Date Produced**: September 24, 2023 4:06:30 PM UTC
- **Commit**: d8a3aa870862d01a8b3a3235f8dd7fc951dd8ff4
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-rtm.23471.8 to
8.0.0-rtm.23474.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.0-rtm.23471.8 to
8.0.0-rtm.23474.1][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/cca9840c7d...d8a3aa8708

[DependencyUpdate]: <> (End)

[marker]: <> (End:319094f3-ed78-47c4-53e7-08d8e409d87d)

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

index 6e20ea108d20954e2cd1223f9dbf966d2d335bd0..89aef5bda41f92ef6465912029dd98bee3a2f7d9 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>e1fd7d964980ed478fa30457cf750e81105caee1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23471.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23474.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>cca9840c7d56a44dac424493a94365c7ac5f1427</Sha>
+      <Sha>d8a3aa870862d01a8b3a3235f8dd7fc951dd8ff4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23471.8">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23474.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>cca9840c7d56a44dac424493a94365c7ac5f1427</Sha>
+      <Sha>d8a3aa870862d01a8b3a3235f8dd7fc951dd8ff4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23472.12">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 90f4bfa7d2835845907ef7d406d47f40d40c71a3..a3382fd6006afd34e9a3b3c15062e83122280254 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23472.12</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23472.12</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23471.8</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23471.8</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23474.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23474.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23468.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>