[main] Update dependencies from dotnet/runtime (#4701)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 1 Jun 2024 17:36:30 +0000 (10:36 -0700)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 17:36:30 +0000 (10: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**: 20240531.11
- **Date Produced**: June 1, 2024 9:53:45 AM UTC
- **Commit**: 9db548658b943f7b819428385cbd6304dadcb69a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/9fca0c3dbd...9db548658b

[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 770d0cde57f5afbf1dd81f320963f29e2014fd87..06b00dd3015e746f72294800da1199438903420a 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>5f8f891f8849d21efc5306f3053397203d4b7656</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24280.11">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24281.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9fca0c3dbd3874ed0245b1bdb10547d0ba769d66</Sha>
+      <Sha>9db548658b943f7b819428385cbd6304dadcb69a</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24280.11">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24281.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9fca0c3dbd3874ed0245b1bdb10547d0ba769d66</Sha>
+      <Sha>9db548658b943f7b819428385cbd6304dadcb69a</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24278.2">
index 16f8a88c3ea084cd761dc07a9359d16e9cba98ed..bf1a634d15f1fa9bfc66308cdaaf514b380e702e 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24280.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24280.11</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24281.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24281.11</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24280.8</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24280.8</MicrosoftAspNetCoreAppRefVersion>