[main] Update dependencies from dotnet/runtime (#4641)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 26 Apr 2024 20:16:13 +0000 (13:16 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2024 20:16:13 +0000 (13:16 -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**: 20240426.1
- **Date Produced**: April 26, 2024 12:40:20 PM UTC
- **Commit**: 99dd60d8886155bb60768c8ef5a5a3225ad95ba4
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 c0548b33fe427d587dc1fdec5328ecc30ad70153..2c7f8b0e303962a1cb5f564f48d3bb6cfcc10252 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.24224.8">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24226.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>5bbd0e1b817c66a1b54130ea039b18a027130e72</Sha>
+      <Sha>99dd60d8886155bb60768c8ef5a5a3225ad95ba4</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24224.8">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24226.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>5bbd0e1b817c66a1b54130ea039b18a027130e72</Sha>
+      <Sha>99dd60d8886155bb60768c8ef5a5a3225ad95ba4</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 c9cee337957e4ecc461db5ffe6f4e199bd5cfa47..b44bcccda61dda3bdc8c1d8ea05405b91ca83e23 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24224.8</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24224.8</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24226.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24226.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>