[main] Update dependencies from dotnet/aspnetcore (#4604)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 14 Apr 2024 18:30:31 +0000 (11:30 -0700)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2024 18:30:31 +0000 (11:30 -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**: 20240413.1
- **Date Produced**: April 13, 2024 6:19:18 PM UTC
- **Commit**: 81355450754f0e6471244b7f1f457b866e982a15
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 d8636ff1cdbc108a3d2a30e0018c3ff59e267142..b7eef3edd9bde45568ac6c0867202c104077de85 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.24212.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24213.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>bccb0db1296e3539d9b05956997aa593caf30565</Sha>
+      <Sha>81355450754f0e6471244b7f1f457b866e982a15</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24212.9">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24213.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>bccb0db1296e3539d9b05956997aa593caf30565</Sha>
+      <Sha>81355450754f0e6471244b7f1f457b866e982a15</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24213.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
index 837c9375685d5cb02b378533a5a6bdbd8b1aed18..ea2233f7efd53b1d695f07d66ff9751bdf68d45c 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24213.9</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24213.9</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24212.9</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24212.9</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24213.1</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.4.24213.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24161.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>