[main] Update dependencies from dotnet/runtime (#4620)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 19 Apr 2024 17:40:32 +0000 (10:40 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 17:40:32 +0000 (10:40 -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**: 20240419.1
- **Date Produced**: April 19, 2024 11:03:28 AM UTC
- **Commit**: e2572ba2d8787c530d5b909106fc4854895dfc19
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/a12a726969...e2572ba2d8

[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 6e243a9f441131cef7abc5e8a7740487062f7e10..40afdc79a0fa3a321a397766dd637af167c9d7d7 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>561f135501c5cbf1bb6456d494669a35a088b493</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24217.19">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24219.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a12a726969c7da5c3e2b5cd72386bef142cdfdae</Sha>
+      <Sha>e2572ba2d8787c530d5b909106fc4854895dfc19</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24217.19">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24219.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>a12a726969c7da5c3e2b5cd72386bef142cdfdae</Sha>
+      <Sha>e2572ba2d8787c530d5b909106fc4854895dfc19</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 e28cf60e469be3239e393e3b620ffe7eda104883..1ed2af7bbc228255acd5f5dd70e9ada7ca1bd9c2 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24217.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24217.19</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24219.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24219.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24217.9</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24217.9</MicrosoftAspNetCoreAppRefVersion>