[main] Update dependencies from dotnet/runtime (#4684)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 25 May 2024 18:05:22 +0000 (11:05 -0700)
committerGitHub <noreply@github.com>
Sat, 25 May 2024 18:05:22 +0000 (11:05 -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**: 20240524.15
- **Date Produced**: May 25, 2024 4:41:32 AM UTC
- **Commit**: ce1477b5df9b378f1dfcbb9194aeed3932ecfc03
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/aabefea9ec...ce1477b5df

[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 9dfa03c91573c0227db3a2a2c247629231435222..4b5333a178edf644c2572e462810975680eeb70b 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>49c1c68bf1ac4f1f28db5c1b33ec5b7bab35546b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24273.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24274.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>aabefea9ec7c5717177454cd570e48cc55a535bf</Sha>
+      <Sha>ce1477b5df9b378f1dfcbb9194aeed3932ecfc03</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24273.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24274.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>aabefea9ec7c5717177454cd570e48cc55a535bf</Sha>
+      <Sha>ce1477b5df9b378f1dfcbb9194aeed3932ecfc03</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24270.1">
index c1bb34a6b0926e5b571b22bf3be46331fbe89014..32427f7f1cedf2f9316042417fc5265d317fbbfa 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.5.24273.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24273.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.5.24274.15</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24274.15</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24272.7</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24272.7</MicrosoftAspNetCoreAppRefVersion>