[main] Update dependencies from dotnet/aspnetcore (#4599)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 12 Apr 2024 17:54:17 +0000 (10:54 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 17:54:17 +0000 (10:54 -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**: 20240411.6
- **Date Produced**: April 11, 2024 8:46:30 PM UTC
- **Commit**: 3b50d8b81e5f52eb04b46ef71e53592427d9218b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 226f23999b57ef3735fad682cc9de88613821bdc..ab1386adc15c823e97636ba6dd35cf145e0037f7 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.24208.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24211.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>79ef5e329b1e31c3775a1977798253cc8f7da6cc</Sha>
+      <Sha>3b50d8b81e5f52eb04b46ef71e53592427d9218b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24208.6">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24211.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>79ef5e329b1e31c3775a1977798253cc8f7da6cc</Sha>
+      <Sha>3b50d8b81e5f52eb04b46ef71e53592427d9218b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24211.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 4c865c82b817bfa7644d99a444a28c83e54c2c62..8b38c9ca79eddb4e1410126950e8daabc907d3e4 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24211.4</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24211.4</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24208.6</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24208.6</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24211.6</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24211.6</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24161.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>