[main] Update dependencies from dotnet/runtime (#4614)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 17 Apr 2024 16:36:35 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 16:36:35 +0000 (09:36 -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.1
- **Date Produced**: April 17, 2024 11:10:38 AM UTC
- **Commit**: 44e29c2d4e151e35fa4794dbdaab59412ed064cd
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 1ed6c75a76479abe588b49459a6a68da013d43c4..4b863de2f1b08fe03978ddb40d79beae9924af2c 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>7412c71cf881392233b5652310ab2b9e7fdf71eb</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24215.19">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24217.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>08426cd832dade35426b511284dc4e843054dcf5</Sha>
+      <Sha>44e29c2d4e151e35fa4794dbdaab59412ed064cd</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24215.19">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24217.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>08426cd832dade35426b511284dc4e843054dcf5</Sha>
+      <Sha>44e29c2d4e151e35fa4794dbdaab59412ed064cd</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 9d03a5e928b452f45b1718d036c6738e56fb9d24..6d326eb087902961422e7b0191919378154398ba 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24215.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24215.19</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24217.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24217.1</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24216.18</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24216.18</MicrosoftAspNetCoreAppRefVersion>