[main] Update dependencies from dotnet/runtime (#4618)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 18 Apr 2024 17:12:04 +0000 (10:12 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 17:12:04 +0000 (10:12 -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**: 20240417.19
- **Date Produced**: April 18, 2024 3:13:02 AM UTC
- **Commit**: a12a726969c7da5c3e2b5cd72386bef142cdfdae
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 6e99f19e1970a9bd29be89af5e563e63ffeb6f45..6e243a9f441131cef7abc5e8a7740487062f7e10 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.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24217.19">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>44e29c2d4e151e35fa4794dbdaab59412ed064cd</Sha>
+      <Sha>a12a726969c7da5c3e2b5cd72386bef142cdfdae</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24217.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24217.19">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>44e29c2d4e151e35fa4794dbdaab59412ed064cd</Sha>
+      <Sha>a12a726969c7da5c3e2b5cd72386bef142cdfdae</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 29ac91316750d78ca710aa5dbb6dacf5fa5a9240..e28cf60e469be3239e393e3b620ffe7eda104883 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24217.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24217.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24217.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24217.19</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>