[main] Update dependencies from dotnet/runtime (#4891)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 27 Aug 2024 16:36:23 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 16:36:23 +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**: 20240826.3
- **Date Produced**: August 26, 2024 8:58:36 PM UTC
- **Commit**: fc775d2cb27fe6c3fb2461f72a284306063aa2d1
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.2.24423.10
to 9.0.0-rc.2.24426.3][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.2.24423.10 to 9.0.0-rc.2.24426.3][1]

[1]: https://github.com/dotnet/runtime/compare/6f23d04dc2...fc775d2cb2

[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 e2ae20368b857cc3cc7cc0fe24812a0292ce3847..afb8163fc53b7cd971f4c16271a3c15d678cd211 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24423.10">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24426.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>6f23d04dc2b2039e9eaf97bee2ac02a77ce56b21</Sha>
+      <Sha>fc775d2cb27fe6c3fb2461f72a284306063aa2d1</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.2.24423.10">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rc.2.24426.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>6f23d04dc2b2039e9eaf97bee2ac02a77ce56b21</Sha>
+      <Sha>fc775d2cb27fe6c3fb2461f72a284306063aa2d1</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24426.2">
index f0b82598f3308b11c75349b570a1c0d2f6e5fdc7..ffc8a15a3f80f23a60f4fcc3fdc5344f1978f4d6 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24423.10</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24423.10</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24426.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24426.3</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24422.3</MicrosoftAspNetCoreAppRefVersion>