[main] Update dependencies from dotnet/runtime (#4840)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 8 Aug 2024 16:40:56 +0000 (09:40 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2024 16:40:56 +0000 (09:40 -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**: 20240807.9
- **Date Produced**: August 8, 2024 4:45:30 AM UTC
- **Commit**: a562a9fe5582dabf601884392d5ce987484ea706
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 485ae3d3b88659e0b29850626025ee3cbd68cd96..26c3fc6e2cc3ccf02e43d1ef0502f37a45b1c370 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>257d69079e0f7fc84e3f6cd5047272d7f79b4d66</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24406.14">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24407.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</Sha>
+      <Sha>a562a9fe5582dabf601884392d5ce987484ea706</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24406.14">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24407.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</Sha>
+      <Sha>a562a9fe5582dabf601884392d5ce987484ea706</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 7f70db76b4063f5713d57850380d5e68ce26ea24..b29c2015e99e5e9e6dd80d716674eaf3c9f08c87 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24406.14</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24406.14</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24407.9</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24407.9</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24407.10</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24407.10</MicrosoftAspNetCoreAppRefVersion>