[main] Update dependencies from dotnet/aspnetcore (#4890)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 27 Aug 2024 16:36:59 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 16:36:59 +0000 (09:36 -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**: 20240826.2
- **Date Produced**: August 27, 2024 12:03:24 AM UTC
- **Commit**: 9f52b5ccf32f2171881ac6419851bac9cc0f34e4
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.2.24422.3 to
9.0.0-rc.2.24426.2][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.2.24422.3 to
9.0.0-rc.2.24426.2][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/d11493ff12...9f52b5ccf3

[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 afb8163fc53b7cd971f4c16271a3c15d678cd211..796c3f0f89f44d7dd0d47de73c41747e399c97fa 100644 (file)
       <Uri>https://github.com/dotnet/sdk</Uri>
       <Sha>5642787dacdcdf13356bd569124394dc93604b79</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24422.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24426.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
+      <Sha>9f52b5ccf32f2171881ac6419851bac9cc0f34e4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24422.3">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24426.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
+      <Sha>9f52b5ccf32f2171881ac6419851bac9cc0f34e4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24426.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
index ffc8a15a3f80f23a60f4fcc3fdc5344f1978f4d6..5a73a118b906ba8984ecbe952c8fdf5fe8d57545 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24426.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24426.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24426.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24426.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
   </PropertyGroup>