[main] Update dependencies from dotnet/aspnetcore (#4844)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 12 Aug 2024 20:38:03 +0000 (13:38 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 20:38:03 +0000 (13:38 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb
- **Build**: 20240811.2
- **Date Produced**: August 12, 2024 4:14:07 AM UTC
- **Commit**: e9647658dc46260cce21e980ec324565a4d39293
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24409.11 to
9.0.0-rc.1.24411.2][2]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24409.11
to 9.0.0-rc.1.24411.2][2]

[2]:
https://github.com/dotnet/aspnetcore/compare/bbad0917b4...e9647658dc

[DependencyUpdate]: <> (End)

[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

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

index 344b1bc677f0fbfb45b88131e599c00a9e5b34dc..28c26c0b8c7805189586e8d66dfe8d5f2504baeb 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24408.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.1.24411.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>e31445e897e416b743f436b27cb81f3c87c56d27</Sha>
+      <Sha>e9647658dc46260cce21e980ec324565a4d39293</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24408.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24411.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>e31445e897e416b743f436b27cb81f3c87c56d27</Sha>
+      <Sha>e9647658dc46260cce21e980ec324565a4d39293</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24410.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 890813a10dc0ad6a0b40eefa59d0ceec83374e42..c8dcbaaa2ef084365253c052a83d433e1c81f247 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24410.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24410.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24408.9</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24408.9</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24411.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24411.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>