[main] Update dependencies from dotnet/runtime (#4838)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 7 Aug 2024 17:13:04 +0000 (10:13 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2024 17:13:04 +0000 (10:13 -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**: 20240806.14
- **Date Produced**: August 7, 2024 6:51:32 AM UTC
- **Commit**: 4985021ebfff545de02caa3386e3dd4b21784b95
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24403.1 to
9.0.0-rc.1.24406.14][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24403.1 to 9.0.0-rc.1.24406.14][1]

[1]: https://github.com/dotnet/runtime/compare/1cc0186c3e...4985021ebf

[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 96dca7b1648b6d722e7dfc09424a70a67243e0bd..6ad8bf23ab4b134f8542288a70af8e08c49838ab 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>c43053635afd8b3b9c0f805384936ba4c58d94fe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24403.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24406.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</Sha>
+      <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24403.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24406.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</Sha>
+      <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24405.2">
index 3d32e0b81e775f9052a8b7cc0b7aa5a2f2afd5bc..04c3e520d666a4e54eaca18decfa0cf4b4ca7e2f 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24403.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24403.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24406.14</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24406.14</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24406.7</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24406.7</MicrosoftAspNetCoreAppRefVersion>