[main] Update dependencies from dotnet/aspnetcore (#4298)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 7 Oct 2023 17:17:46 +0000 (10:17 -0700)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 17:17:46 +0000 (10:17 -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**: 20231006.5
- **Date Produced**: October 7, 2023 1:42:18 AM UTC
- **Commit**: 6bd37340c54e3b9690102886afca6198a461cb3e
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/51f80c73e5...6bd37340c5

[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 82011089fae12f73bb7c578e91245d4a699490cb..9444b904b126e9223cb4b98ba96b15b3b1faaf15 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>6dae8493a54d682ff64973e67bba2bd1333047a3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23505.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23506.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>51f80c73e5a9bfb21962db8daa9bb174b9af5942</Sha>
+      <Sha>6bd37340c54e3b9690102886afca6198a461cb3e</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23505.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23506.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>51f80c73e5a9bfb21962db8daa9bb174b9af5942</Sha>
+      <Sha>6bd37340c54e3b9690102886afca6198a461cb3e</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23506.12">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 94ec6834130469da16597a35e595af9f22dcf400..ce5e6f2f7511ee26c656993f613eda5418ff9bd1 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23506.12</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23506.12</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23505.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23505.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23506.5</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23506.5</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23479.3</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>