[main] Update dependencies from dotnet/runtime (#4692)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 29 May 2024 16:57:38 +0000 (09:57 -0700)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 16:57:38 +0000 (09:57 -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**: 20240528.18
- **Date Produced**: May 29, 2024 7:16:47 AM UTC
- **Commit**: 5fbe5c4c9b0c9fc80ab6de7614d5dc47aa4b7f7a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24277.5 to 9.0.0-preview.6.24278.18][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24277.5 to 9.0.0-preview.6.24278.18][1]

[1]: https://github.com/dotnet/runtime/compare/a71f19b802...5fbe5c4c9b

[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 c6b3e0dcba13fa88a464ec8eade01fff526ab760..332b01e4c60a97601b304b3fa67b5847e4e62119 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>05744cae5f4efb681b934cd117bdd0634c0659ad</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24277.5">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24278.18">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a71f19b802c68967b956c495c041ab64a69fdd96</Sha>
+      <Sha>5fbe5c4c9b0c9fc80ab6de7614d5dc47aa4b7f7a</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24277.5">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24278.18">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a71f19b802c68967b956c495c041ab64a69fdd96</Sha>
+      <Sha>5fbe5c4c9b0c9fc80ab6de7614d5dc47aa4b7f7a</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24278.2">
index 24025f396c9670ddbe6a34733ddcaa2282e738c4..870d3c1485b74c067127396e7208513d49880109 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.5.24277.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24277.5</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24278.18</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24278.18</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24278.9</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24278.9</MicrosoftAspNetCoreAppRefVersion>