[main] Update dependencies from dotnet/runtime (#4699)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 31 May 2024 16:49:44 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 16:49:44 +0000 (09:49 -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**: 20240530.11
- **Date Produced**: May 31, 2024 9:13:58 AM UTC
- **Commit**: 9fca0c3dbd3874ed0245b1bdb10547d0ba769d66
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 ec3e4e1f3efff480badbb1559466da03a2314eb3..38a39485470884285252742b00255ffcbaffb92d 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>daf411cf171c5de0c9a31bf9813a4c63063a964b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24279.4">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24280.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4857f85a06c5ac38db58191a0c0bda3cd966998c</Sha>
+      <Sha>9fca0c3dbd3874ed0245b1bdb10547d0ba769d66</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24279.4">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24280.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4857f85a06c5ac38db58191a0c0bda3cd966998c</Sha>
+      <Sha>9fca0c3dbd3874ed0245b1bdb10547d0ba769d66</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 ee6de9c36814d4b50c0bca6f6aaf94c75ac94c21..35dd4b2473157329b2359f9e77f47dbb9be21c59 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24279.4</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24279.4</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24280.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24280.11</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24280.1</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24280.1</MicrosoftAspNetCoreAppRefVersion>