[main] Update dependencies from dotnet/runtime (#4689)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 28 May 2024 16:47:05 +0000 (09:47 -0700)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 16:47:05 +0000 (09:47 -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**: 20240527.5
- **Date Produced**: May 28, 2024 4:02:55 AM UTC
- **Commit**: a71f19b802c68967b956c495c041ab64a69fdd96
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/35e4aad602...a71f19b802

[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 91ca70da5a8f9c74c500f53938c39ac3c4578563..6299c82d91eadf011cfce11faec1114a01b350e4 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>49c1c68bf1ac4f1f28db5c1b33ec5b7bab35546b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24275.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24277.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>35e4aad602ee3c28330e94746cfd4e0d4569b66f</Sha>
+      <Sha>a71f19b802c68967b956c495c041ab64a69fdd96</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24275.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24277.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>35e4aad602ee3c28330e94746cfd4e0d4569b66f</Sha>
+      <Sha>a71f19b802c68967b956c495c041ab64a69fdd96</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24270.1">
index 5c4dd10d4b3619264504ab6db44b46318121e188..e339eaa840f854d385a495bb75f6a659fa51f1a0 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.5.24275.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24275.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.5.24277.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24277.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24272.7</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24272.7</MicrosoftAspNetCoreAppRefVersion>