[main] Update dependencies from dotnet/aspnetcore (#4333)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 17 Oct 2023 15:33:59 +0000 (08:33 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 15:33:59 +0000 (08:33 -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**: 20231016.6
- **Date Produced**: October 16, 2023 8:00:36 PM UTC
- **Commit**: 02bdf7077b8d96039bd39d6189a1abdefc41e65e
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/faf594a066...02bdf7077b

[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 7a7e0ba0da7b0266633a68b720f35f9fa4f861c1..bd3cff390caf79b52f059a44f0951dfd1a38f01f 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>c65382f00216756e0fb192cc2fd6513448d2679d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23514.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23516.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>faf594a06685882b29522bede329f94db94bb3c1</Sha>
+      <Sha>02bdf7077b8d96039bd39d6189a1abdefc41e65e</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23514.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23516.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>faf594a06685882b29522bede329f94db94bb3c1</Sha>
+      <Sha>02bdf7077b8d96039bd39d6189a1abdefc41e65e</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23516.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 3305913534914373362e44054512403eb2ed36d6..05f30c7c63b60d788af0f5352311bca9a0ffc3bd 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23516.15</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23516.15</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23514.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23514.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23516.6</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23516.6</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23513.4</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>