[main] Update dependencies from dotnet/aspnetcore (#4883)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 23 Aug 2024 16:46:05 +0000 (09:46 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2024 16:46:05 +0000 (09:46 -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**: 20240822.3
- **Date Produced**: August 22, 2024 9:23:41 PM UTC
- **Commit**: d11493ff125bffff4cb0db74dd62c8dc87c936d6
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

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

[1]:
https://github.com/dotnet/aspnetcore/compare/36332c8183...d11493ff12

[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 6d3d7ab7b60b0ea6096ccf06fd99131797f2f6eb..a342f749649276e390b413d85c61eeded5582683 100644 (file)
       <Uri>https://github.com/dotnet/sdk</Uri>
       <Sha>df308001e5fe3c7180182e603bcda0590beac331</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24420.12">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24422.3">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>36332c8183f0205ec098822545dbe65d17d93405</Sha>
+      <Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24420.12">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24422.3">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>36332c8183f0205ec098822545dbe65d17d93405</Sha>
+      <Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24422.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 9242eb6c15dc7a3521828d717112e166d55eee1f..5785d1b26a97a731df6c06d17278b18e0283ae7a 100644 (file)
@@ -19,8 +19,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24422.9</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24422.9</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24420.12</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24420.12</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
   </PropertyGroup>