[main] Update dependencies from dotnet/aspnetcore (#4601)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 13 Apr 2024 17:24:04 +0000 (10:24 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2024 17:24:04 +0000 (10:24 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb
- **Build**: 20240412.9
- **Date Produced**: April 13, 2024 5:48:17 AM UTC
- **Commit**: bccb0db1296e3539d9b05956997aa593caf30565
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.4.24211.6 to
9.0.0-preview.4.24212.9][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.4.24211.6 to 9.0.0-preview.4.24212.9][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/3b50d8b81e...bccb0db129

[DependencyUpdate]: <> (End)

[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 3ed31e6a2f6e256188dfa07f87c8db5048eb81ea..2e9f9f9956a84e83cade825f802265f0355c82a4 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>e911f5c82cc02aea96e227596e16c830d54cf03a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24211.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24212.9">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>3b50d8b81e5f52eb04b46ef71e53592427d9218b</Sha>
+      <Sha>bccb0db1296e3539d9b05956997aa593caf30565</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24211.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24212.9">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>3b50d8b81e5f52eb04b46ef71e53592427d9218b</Sha>
+      <Sha>bccb0db1296e3539d9b05956997aa593caf30565</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24212.29">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 9bfe8512cc065ee26238efd049828172a25a243a..61c57e5fb2857f01e7a5e1d2e45fdd06abb4de0f 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24212.29</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24212.29</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24211.6</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24211.6</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24212.9</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24212.9</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24161.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>