[main] Update dependencies from dotnet/aspnetcore (#4252)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 22 Sep 2023 17:18:50 +0000 (10:18 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 17:18:50 +0000 (10:18 -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**: 20230921.8
- **Date Produced**: September 21, 2023 10:39:05 PM UTC
- **Commit**: cca9840c7d56a44dac424493a94365c7ac5f1427
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

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

[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 5348a8400a77673e16016011816e6df98f8e2403..a0fc98c26d34216a98727ee2a63e61861c113615 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.23470.10">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23471.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>470af1426002d0314cc81f6cc6dc967904acc1c8</Sha>
+      <Sha>cca9840c7d56a44dac424493a94365c7ac5f1427</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23470.10">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23471.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>470af1426002d0314cc81f6cc6dc967904acc1c8</Sha>
+      <Sha>cca9840c7d56a44dac424493a94365c7ac5f1427</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.2.23470.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
index f7ebd8d185c666d24604bd9631c8ce497cb4aaee..b82df42694e5def48be8e7bee09a0ef0500cf982 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.2.23470.7</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.2.23470.7</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23470.10</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23470.10</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23471.8</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23471.8</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23468.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>