[main] Update dependencies from dotnet/runtime (#4642)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 27 Apr 2024 14:57:48 +0000 (07:57 -0700)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 14:57:48 +0000 (07: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**: 20240427.1
- **Date Produced**: April 27, 2024 10:09:54 AM UTC
- **Commit**: e1928e425ce45e8305fbd5edbef1a17e54c8d86f
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/99dd60d888...e1928e425c

[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 2c7f8b0e303962a1cb5f564f48d3bb6cfcc10252..450128bb9d768e6dbfc2c47be4ecdf5d8fcf339d 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>576f7cb8ec5aed536319bcc65ad4ec34149b5a16</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24226.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24227.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>99dd60d8886155bb60768c8ef5a5a3225ad95ba4</Sha>
+      <Sha>e1928e425ce45e8305fbd5edbef1a17e54c8d86f</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24226.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24227.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>99dd60d8886155bb60768c8ef5a5a3225ad95ba4</Sha>
+      <Sha>e1928e425ce45e8305fbd5edbef1a17e54c8d86f</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24162.2">
index b44bcccda61dda3bdc8c1d8ea05405b91ca83e23..b1ead94189768353cb23b7e0c326a0b57b21b6aa 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24226.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24226.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24227.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24227.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24222.16</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24222.16</MicrosoftAspNetCoreAppRefVersion>