[main] Update dependencies from dotnet/runtime (#4712)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 5 Jun 2024 16:31:37 +0000 (09:31 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 16:31:37 +0000 (09:31 -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**: 20240605.2
- **Date Produced**: June 5, 2024 10:48:15 AM UTC
- **Commit**: db0eb5da5024d93dd976708c72fb93f7971e6f10
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/a4407a106f...db0eb5da50

[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 2799db219af1a543ee4114768e6f78c1286b9860..8215fa91f04a97cb3098336277bbd6fc7a2b72d0 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>b8566e110b1d3918b5f7319db463aa69dbb0c183</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24303.3">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24305.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a4407a106f883a6593105a660d44da6f8fa4017c</Sha>
+      <Sha>db0eb5da5024d93dd976708c72fb93f7971e6f10</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24303.3">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24305.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a4407a106f883a6593105a660d44da6f8fa4017c</Sha>
+      <Sha>db0eb5da5024d93dd976708c72fb93f7971e6f10</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24304.1">
index 38a3cc4090ce8506061f2a0ebb07079e16f76062..ad58c585d6327a4b5af62c66dbf3b312b25ca610 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24303.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24303.3</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24305.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24305.2</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24303.6</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24303.6</MicrosoftAspNetCoreAppRefVersion>