[main] Update dependencies from dotnet/runtime (#4705)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 3 Jun 2024 16:57:48 +0000 (09:57 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 16:57:48 +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**: 20240602.3
- **Date Produced**: June 3, 2024 10:28:23 AM UTC
- **Commit**: f272c0e2d9518a1300ceb962291153aeeee2b8b9
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/3758918b7c...f272c0e2d9

[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 34abecce81238fb9fcc3477e79f374e624194145..28832959c9548c8c58680ed3c055331a41bae668 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>83573c72d12e1c2018805bc5d461d730bcb9dcc4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24301.3">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24302.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>3758918b7c7a6a6383911b5586faef05bcd85faf</Sha>
+      <Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24301.3">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24302.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>3758918b7c7a6a6383911b5586faef05bcd85faf</Sha>
+      <Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</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 365eed2cbd8c2f068b591eb929d94e81dc989bd6..3c8606169f68f65eeeecd4bb5c060de987a38e39 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24301.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24301.3</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24302.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24302.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24281.4</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24281.4</MicrosoftAspNetCoreAppRefVersion>