[main] Update dependencies from dotnet/aspnetcore (#4925)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 12 Sep 2024 17:49:03 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2024 17:49:03 +0000 (10:49 -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**: 20240911.26
- **Date Produced**: September 12, 2024 5:44:37 AM UTC
- **Commit**: a961b93bca44f3013d526f4b879b550afabe2da0
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/fc4f8810d8...a961b93bca

[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 d109c39f5db55162c7d92913090e44dfa63128f7..1e14344d3fd00585c0d53a3ee28cff17eaf9c3e4 100644 (file)
       <Uri>https://github.com/dotnet/sdk</Uri>
       <Sha>dc8695276bd1ec6cc1f1b0cf3ae55875eda3ad14</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24460.5">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24461.26">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
+      <Sha>a961b93bca44f3013d526f4b879b550afabe2da0</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24460.5">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24461.26">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
+      <Sha>a961b93bca44f3013d526f4b879b550afabe2da0</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24461.16">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 50d72ca7287a28dc02d1871da18c4bc76df2d9b2..ea06ad99b55ef62a00b235ee9b97d307cb973fbb 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24461.16</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24461.16</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24461.26</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24461.26</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
   </PropertyGroup>