[main] Update dependencies from dotnet/runtime (#4709)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 17:05:21 +0000 (10:05 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 17:05:21 +0000 (10:05 -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**: 20240603.3
- **Date Produced**: June 3, 2024 10:43:49 PM UTC
- **Commit**: a4407a106f883a6593105a660d44da6f8fa4017c
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 d81c27e2df2216ad3f3e2b407fb529219a6aecd4..23e898b2be57a4756e1c56505ec452b4b35a012a 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.24302.3">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24303.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</Sha>
+      <Sha>a4407a106f883a6593105a660d44da6f8fa4017c</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24302.3">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24303.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</Sha>
+      <Sha>a4407a106f883a6593105a660d44da6f8fa4017c</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 4b3a1d2f91c024c7a6053d30daea2665fc99e2f7..d8936c8d1e8c3d9f1ee3e5542e6d2fc01985cf69 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24302.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24302.3</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24303.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24303.3</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>