[main] Update dependencies from dotnet/runtime (#4946)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 19 Sep 2024 16:36:21 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2024 16:36:21 +0000 (09:36 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**: a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f
- **Build**: 20240918.5
- **Date Produced**: September 19, 2024 7:32:23 AM UTC
- **Commit**: db95ac47f72d605e7676ad155db2bab00be889ed
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rtm.24467.13 to
9.0.0-rtm.24468.5][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rtm.24467.13 to 9.0.0-rtm.24468.5][1]

[1]: https://github.com/dotnet/runtime/compare/d1f65c27d9...db95ac47f7

[DependencyUpdate]: <> (End)

[marker]: <> (End:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)

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

index d61a61ca408100f09c3a4094002ea79950687be5..059c9b813fbcbfddd2ae17d7793eba76b353fa90 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>d962763e8e7d1efb409f9688d6dd7c87aab93b3d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24467.13">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24468.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d1f65c27d9bd28bd141af39d4509d387199cc0bd</Sha>
+      <Sha>db95ac47f72d605e7676ad155db2bab00be889ed</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24467.13">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24468.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d1f65c27d9bd28bd141af39d4509d387199cc0bd</Sha>
+      <Sha>db95ac47f72d605e7676ad155db2bab00be889ed</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24467.1">
index 91b706d2650f05cf0d1525371a42952529034403..2a1df8a18bc0c701ab9e01ad6bfd3a36a0030af1 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rtm.24467.13</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24467.13</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rtm.24468.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24468.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rtm.24468.6</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-rtm.24468.6</MicrosoftAspNetCoreAppRefVersion>