[main] Update dependencies from dotnet/aspnetcore (#4338)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 18 Oct 2023 16:49:10 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 16:49:10 +0000 (09:49 -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**: 20231017.6
- **Date Produced**: October 17, 2023 5:56:46 PM UTC
- **Commit**: e3aba084cde27f8e718b188e3e9f7239e63d5816
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

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

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

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