[main] Update dependencies from dotnet/runtime (#4721)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 7 Jun 2024 17:38:59 +0000 (10:38 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2024 17:38:59 +0000 (10:38 -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**: 20240606.8
- **Date Produced**: June 7, 2024 2:05:57 AM UTC
- **Commit**: f6a7ebbb81540401e6b5520afa3ba87c2bd6bcfe
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/runtime/compare/d22909e022...f6a7ebbb81

[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 a742922fd1d055af7373e7c55b3b1140f3eddff3..877a5bcfb4a7f79b27b4e2c8e46af08b7109aced 100644 (file)
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>3612a9f261c696447844eb748a545bd062beeab4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24306.1">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24306.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d22909e0225e885b85c55b9242fb51c81e5256ad</Sha>
+      <Sha>f6a7ebbb81540401e6b5520afa3ba87c2bd6bcfe</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24306.1">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24306.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d22909e0225e885b85c55b9242fb51c81e5256ad</Sha>
+      <Sha>f6a7ebbb81540401e6b5520afa3ba87c2bd6bcfe</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24304.1">
index 12ba02c3c1c3ba7f64e5b0fc9fa89fed71a4079c..0f8e29f2b8e86e0a273e3da40a8d1748da45164f 100644 (file)
@@ -16,8 +16,8 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24306.1</VSRedistCommonNetCoreSharedFrameworkx6490Version>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24306.1</MicrosoftNETCoreAppRuntimewinx64Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24306.8</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24306.8</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.6.24305.7</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.6.24305.7</MicrosoftAspNetCoreAppRefVersion>