[main] Update dependencies from dotnet/runtime (#4831)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 3 Aug 2024 17:14:05 +0000 (10:14 -0700)
committerGitHub <noreply@github.com>
Sat, 3 Aug 2024 17:14:05 +0000 (10:14 -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**: 20240802.7
- **Date Produced**: August 3, 2024 8:54:09 AM UTC
- **Commit**: a4fe68fcb3233b8b229444557d38c7565938de05
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/ae30cbaf99...a4fe68fcb3

[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 f254b1991f80c18035888600b7b5e4ecc0a43a42..e753e2a2db61e76f2c0e20c69174bc023c4552f1 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>6d1a1329fc6ae2e566201d38f3421e1295d8a694</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24401.5">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24402.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>ae30cbaf993d757eec8bfc3420b152e1a7bc4af0</Sha>
+      <Sha>a4fe68fcb3233b8b229444557d38c7565938de05</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24401.5">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24402.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>ae30cbaf993d757eec8bfc3420b152e1a7bc4af0</Sha>
+      <Sha>a4fe68fcb3233b8b229444557d38c7565938de05</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24379.2">
index 2d7242bdbdc3f4b1f5ccfbad22d54fc3e566eb7a..e092d19281848dabe31453c46bb42e672221e9a3 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24401.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24401.5</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.1.24402.7</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.1.24402.7</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24402.3</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24402.3</MicrosoftAspNetCoreAppRefVersion>