[main] Update dependencies from dotnet/runtime (#4785)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 13 Jul 2024 16:11:34 +0000 (09:11 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 16:11:34 +0000 (09:11 -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**: 20240712.7
- **Date Produced**: July 12, 2024 9:18:23 PM UTC
- **Commit**: c9f7f954d4db70a1c819f6cf2ad1e0dffbd61ad5
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]

[3]: https://github.com/dotnet/runtime/compare/c52fd37cc8...c9f7f954d4

[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 d6539fb548caf9e829d8a23586b14822b24c4400..17d680db20c628f2a7cb734d6ea8c7c6d764a957 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24359.11">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24362.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c52fd37cc835a13bcfa9a64fdfe7520809a75345</Sha>
+      <Sha>c9f7f954d4db70a1c819f6cf2ad1e0dffbd61ad5</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24359.11">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24362.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c52fd37cc835a13bcfa9a64fdfe7520809a75345</Sha>
+      <Sha>c9f7f954d4db70a1c819f6cf2ad1e0dffbd61ad5</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24362.1">
index 750e83dcd9703b071c4ee79b610ce1e6dc213d93..f19de54a7589a54c1051a57d04b662f93ea5760a 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24359.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24359.11</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24362.7</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24362.7</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24362.5</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24362.5</MicrosoftAspNetCoreAppRefVersion>